Q1) What is Selenium and what is composed of ?
Ans-Selenium is a suite of automated web testing resources.
Selenium IDE:
It is a recording and replay method. It is a Plugin for Firefox
WebDriver and RC:
It offers APIs for a number of languages, such as Java, .NET,
PHP, etc. The Webdriver and RC browsers work for most of them.
Q-3) Why you prefer to use Python for Selenium?
-Python is one of the easy-to-use programming languages and is not very big or complex. Python APIs allow us, via Selenium, to connect to the browser. In terms of the differences in browser architecture, Selenium can express normal Python commands to different browsers.
Q-5) Whats XPATH?
direction
the
markup
where the data is stored in XML format such as Key value pair.
is a tool for interacting with multiple browsers on the internet. And they monitor the script’s operation.