Skip to content

Latest commit

 

History

History
 
 

javascript-selenium-webdriver

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

selenium-webdriver

Selenium is a browser automation library. Most often used for testing web-applications.

selenium-webdriver is the offical WebDriver Javascript binding from selenium project.

selenium-webdriver doesn't implement Mobile JSON Wire Protocol Specification yet, but we can use selenium-appium to extend the functionality of selenium-webdriver.

Examples to automate Calculator on Windows using WinAppDriver + selenium-webdriver

Examples on selenium-appium

selenium-webdriver-winappdriver-example