itanish / browserstack-pytest

Selenium examples for Pytest with BrowserStack Automate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTest with Browserstack

PyTest Integration with BrowserStack.

BrowserStack Logo

Setup

Running your single tests

  • To run single tests, run pytest --driver BrowserStack --variables config/capabilities1.json

Running your parallel tests

  • To run parallel tests, run paver run parallel

Understand how many parallel sessions you need by using our Parallel Test Calculator

Notes

About

Selenium examples for Pytest with BrowserStack Automate


Languages

Language:Python 100.0%