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, ∼1743🔥, 0💬
Popular Posts:
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to generate test phone numbers for US and Canada? Test phone numbers are frequently needed in te...
How to convert IPv4 to IPv6 addresses? In order to help your programming or testing tasks, FYIcenter...
Where to find tutorials on Test Management? I want to know how to manage software testing documents ...
What are JMeter command line options? You can get see JMeter command line options by running this co...