Collections:
What is Selenium?
![]()
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) be automated as well.
Selenium has the support of some of the largest browser vendors who have taken (or are taking) steps to make Selenium a native part of their browser. It is also the core technology in countless other browser automation tools, APIs and frameworks.
...
✍: Selenium
2017-11-19, ∼1882🔥, 0💬
Popular Posts:
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...
How to Pass Windows Environment Variable to JMeter? I want to use Windows temporary folder environme...