Interview Questions

While injecting capabilities in webdriver to perform tests on a browser which is not supported by a webdriver what is the limitation that one can come across?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

While injecting capabilities in webdriver to perform tests on a browser which is not supported by a webdriver what is the limitation that one can come across?

Major limitation of injecting capabilities is that “findElement” command may not work as expected.

(Continued on next question...)

Other Interview Questions