Selenium Python: First Test Case in PyTest format

preview_player
Показать описание
Selenium Python: First Test Case in PyTest format

-~-~~-~~~-~~-~-
Please watch: "API Testing using Python - Write End to End Test Case"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Thank you for this video, request to share series for the same.

sudhirs
Автор

Hi, When i run pytest it is showing error line 812, in _reopen_stdio
open(os.dup(f.fileno()), mode, buffering),

sankarapusreenath
Автор

Hi Sir, Can you please show me how to read the xpaths and other test data from other files instead of hard coding it, like how we work in live project. We need to understand the complete flow for a standard live project. Could you please make this video which can help everyone.

bhargavishivanand
Автор

Hello Sir, when I added fixtures and yield, The script is not launching chrome browser. But without fixture and yield I was able to execute it. Could you please advise what`s wrong.

arunkaser
Автор

In win 7 pytest is showing error any idea

sankarapusreenath