An open API service indexing awesome lists of open source software.

https://github.com/ciscodevnet/pyats-gui-sample

pyATS GUI Script Examples
https://github.com/ciscodevnet/pyats-gui-sample

cisco pyats pyats-gui-sample pyats-packages selenium test-automation

Last synced: 24 days ago
JSON representation

pyATS GUI Script Examples

Awesome Lists containing this project

README

        

# pyats-gui-sample
This sample script demonstrates how to use pyATS test framework for web GUI testing, and Selenium webdriver integration. This example covers opening a browser session, connecting to google.com and searching for a keyword. It also demonstrates how to effectively model webpages and features in python.

The selenium example is highly based on [selenium documentation](https://selenium-python.readthedocs.io/).

For the complete and up-to-date user guide on pyATS, visit: https://developer.cisco.com/site/pyats/docs/