Skip to content

eerenanar/Beyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PRE-CONDITIONS For UI Automation


   Installed python
   Installed pip

For Install all imported packeges run this command on terminal:
   pip install -r requirements.txt

For Upgrade Pillow package (using for screenshot) run this command on terminal:
   pip install Pillow --upgrade

Execute Script On Terminal
  pytest Tests/test_AllSteps.py 


PRE-CONDITIONS For API-TESTING

For this test using collection.
Pre-Condition Steps:
Collection have to be imported.
In this collection, environment have to be added.
       Envrionment name:
           Beyn_environment
       Variables:
           bookingId
           token
           count

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages