Skip to content

Sanity-Scripts/Python-Selenium-Action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Selenium-Action

GitHub Contributors GitHub issues GitHub License

No need to struggle to figure out how to run a Python Selenium script with a GitHub Action. This is a ready to use template for running Selenium with Python via GitHub Actions either headless or non-headless.

Example and usage

To use this on Github:

  • Use this template

  • Run the action "Run Selenium On GitHub Action" which will print GitHub site title.

  • Make changes as needed to the Python script Selenium-Template.py.

  • If you change the name Selenium-Template.py - reflect the changes in your GitHub Action yaml file.


Demo(s)

This image was taken via a GitHub Action!


An example of the template sucessfully running on GitHub:

Successful Action Run

Contributing GitHub

Want to improve this? Create a pull request with detailed changes / improvements! If approved you will be added to the list of contributors of this awesome project!

See also the list of contributors who participate in this project.

License GitHub

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Run Selenium with Python via Github Actions using Headless or Non-Headless browsers!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%