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, ∼1818🔥, 0💬
Popular Posts:
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
How to generate email addresses? To help you to obtain some email addresses for testing purpose, FYI...
How to generate passwords? To help you to obtain some good passwords for testing purpose, FYIcenter....
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...
How to Override a JMeter Variable from Command Line? I want to run the same test plan multiple times...