Skip to content

bogdan192/picfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smoke tests for picfinder.ai

Tests to open the page, check landing page elements and do a simple search

  • Runs only on chromium
  • Support for headless and headed execution (run with --hedless for speed).

How to install

  • Install python 3 Download Page
  • Install playwright for Python (both module and browsers) see Installation guide
  • Install the requirements in requirements.txt

python3 -m pip install -r requirements.txt

How to run

  • For headed execution (see the browser)

python3 -m pytest --html=report.html --self-contained-html --headed tests.py

  • For headless remove the --headed parameter

Documentation

See on playwright.dev for examples and more detailed information.

About

For Flaviu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages