Skip to content

xuanan-gy/testops-robot-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Visual testing with Upload report to TestOps by Robot Framework and SeleniumLibrary

Preconditions

  • Prepare library:
    pip install -r requirements.txt

Running tests

The tests are located in the test_sample directory. They can be executed using the commands :

    robot --listener testops.Listener test_sample
    robot --listener testops.Listener test_sample/valid_login_with_AI.robot
    robot --listener testops.Listener test_sample/invalid_login.robot
    robot --listener testops.Listener test_sample/gherkin_login_with_AI.robot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published