0 votes
in Selenium by
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?

1 Answer

0 votes
by

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

Related questions

0 votes
asked Aug 19, 2019 in Selenium by rahulsharma
0 votes
asked Aug 19, 2019 in Selenium by rahulsharma
...