Interview Questions

Selenium WebDriver - What are the advantages of selenium webdriver?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - What are the advantages of selenium webdriver?

It supports with most of the browsers like Firefox, IE, Chrome, Safari, Opera etc.
b) It supports with most of the language like Java, Python, Ruby, C# etc.
b) Doesn’t require to start server before executing the test script.
c) It has actual core API which has binding in a range of languages.
d) It supports of moving mouse cursors.
e) It support to test iphone/Android applications.

(Continued on next question...)

Other Interview Questions