Selenium Python Webdriver Tutorial - Skip Tests

preview_player
Показать описание
This video tutorial teaches you how to skip (ignore) tests when using Python unittest framework with Selenium Python Webdriver bindings.
Рекомендации по теме
Комментарии
Автор

Great tutorial! What if I'm not using unittest, and I'm using behave with selenium, how do I skip the test?

emillykarungi