Add selenium content (#1924)
* Update selenium.md * Update content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/selenium.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1926/head
parent
f759fd53ad
commit
cc34108f9c
1 changed files with 6 additions and 0 deletions
@ -1 +1,7 @@ |
||||
# Selenium |
||||
|
||||
Selenium is an open-source tool that automates web browsers. It provides a single interface that lets you write test scripts in programming languages like Ruby, Java, NodeJS, PHP, Perl, Python, and C#, among others. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.selenium.dev/'>Selenium's Official Website</BadgeLink> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.browserstack.com/selenium'>Selenium Tutorial</BadgeLink> |
||||
|
Loading…
Reference in new issue