Skip to content

Using Selenium WebDriver to run mobile responsive tests on website.

Notifications You must be signed in to change notification settings

rririanto/selenium-mobile-webtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

selenium-mobile-webtest

Using Selenium Chrome WebDriver to run mobile responsive tests on the website.

Install dependency

  1. Download Chrome WebDriver and extract on the driver file.
  2. $ pip install selenium

Usage

$ git clone https://github.com/jimmyromanticdevil/selenium-mobile-webtest
$ cd selenium-mobile-webtest
$ python selenium-mobile-webtest.py -u <target url>

Note

  • This is only for chrome webdriver, because we using Chrome device test
  • please make sure your driver path
  • disable device list by adding a comment to the list that you want to disable.

About

Using Selenium WebDriver to run mobile responsive tests on website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages