Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 546 Bytes

File metadata and controls

5 lines (3 loc) · 546 Bytes

Automating-Play-Console-Apk-Publication-Using-Selenium-Webdriver

Selenium WebDriver is a collection of open source APIs which are used to automate the testing of a web application. Description: Selenium WebDriver tool is used to automate web application testing to verify that it works as expected. It supports many browsers such as Firefox, Chrome, IE, and Safari.

Motivation for this project is just to expriment that is it possiable to automate play console apk publishing using Webdriver and it turn's out to be a successful expriment.