http://jnnctechnologies.com/
It works by using the browser's native API to tell it what to do. The major browser vendors code support for Selenium directly into the browser, which is why it works so well. So, your code tells Selenium to click on a web element, and Selenium makes an API call in the browser that tells it to click that same element.
It works by using the browser's native API to tell it what to do. The major browser vendors code support for Selenium directly into the browser, which is why it works so well. So, your code tells Selenium to click on a web element, and Selenium makes an API call in the browser that tells it to click that same element.
0 Comments
If you have any doubts,please let me know