Thanks to visit codestin.com
Credit goes to github.com

Skip to content

getgauge-examples/python-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-selenium

This project serves as an example for writing Automation using Gauge

This project uses

Concepts covered

Prerequisites

gauge install python
[pip / pip3] install getgauge
  • Google Chrome

Setting up the System Under Test (SUT)

java -jar activeadmin-demo.war

Executing specs

Set up

This project requires pip to install dependencies. To install dependencies run :

pip install -r requirements.txt

Run the following command to install chromedriver, if it fails then download it from here and add it to the PATH variable.

[pip / pip3] install chromedriver_installer

All specs

gauge run specs

This will also compile all the supporting code implementations.

About

No description, website, or topics provided.

Resources

License

Stars

9 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages