Day 21 PyTest Custom, In-build & Register Markers Selenium Python Series #python #selenium #markers

preview_player
Показать описание
PyTest Custom, In-build & Register Markers Selenium Python Series #python #selenium #markers

Url:

Syntax:

commands:
pytest -v -m regression

#automationtesting #software #softwaretesting #job #tutorial #interview #pycharm
Комментарии
Автор

Hello, Even I have installed Pytest, but in termianl it says below weeoe while executing 3
'pytest' is not recognized as an internal or external command,
operable program or batch file.

DharaniKumarReddyD-fz
Автор

Hi Prashant jee, "--markers " not showing me markers, what to do?

hogopogo
Автор

hi prasanth your using same name for two function but in different markers i have try this i got a error

VishwaJith-zxfg
Автор

Hi bro, I am getting this error->
AttributeError: 'str' object has no attribute 'capabilities'

girishhakki
Автор

Hi Prashanth, I am unable to find ini plugins that we need to install right.
can you ping what plugin we need to install for pytest.ini file

suprabhabhat-wo
Автор

pytest --markers command doesn't show markers

saikirannalla