Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mattmuroya/robotframework-seleniumlibrary-demo

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotframework-seleniumlibrary-demo

Quick demo repo exploring Robot Framework with Selenium for web automation.

# 1. Create virtual environment
$ python -m venv .venv

# 2. Activate virtual environment
$ source .venv/bin/activate

# 3. Install dependencies
$ python -m pip install -r requirements.txt

# 4. Give execute permission to shell script
$ chmod +x run.sh

# 5. Execute tests (pass in Robot Framework command line options)
$ ./run.sh tests/

# ===== Command line options =====

# To run tests tagged "positive"
$ ./run.sh -i positive tests/

# To run tests tagged "negative"
$ ./run.sh -i negative tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.