DEV Community

Galla Deeksitha
Galla Deeksitha

Posted on

1)Describe the python selenium architecture details. ?

1)Selenium is an automation tool which is used for web application testing, Selenium scripts can be written using only programming languages; the most commonly used programming languages are Java and Python. Python and Selenium work together to create automation scripts and code that are used for interactions with web browsers.

Top comments (0)