Skip to content

manisha-browserstack/Appium-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium Python BrowserStack Sample

Setup

  1. Install dependencies:

    pip install -r requirements.txt
    
  2. Replace BrowserStack credentials in config.py.

  3. Upload your app on BrowserStack to get the app id and set in config.py.

  4. Run tests:

    pytest tests/
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages