Skip to content

selimerdinc/pythonPlaywright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright ile Mocklama ve Web Testleri

Bu proje, Playwright kullanarak web elementlerini test etmeyi gösterir. Ayrıca, Playwright kullanarak bir web formundaki textbox elementlerinin nasıl test edileceğini öğrenebilirsiniz.

Kurulum

pip install -r requirements.txt

Playwright Kurulumu

  • Playwright'i yüklemek için aşağıdaki komutu çalıştırın:
- playwright install

Kullanım

python -m pytest tests/textbox_scenarios.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published