Python Selenium Framework - Session 3

preview_player
Показать описание
Continued.... Python Selenium Keyword driven framework
Рекомендации по теме
Комментарии
Автор

Hi @vikas, Im getting the error when i run the tests.

(venv) -s -v main_tests.py --browser Chrome
ImportError while loading conftest
ModuleNotFoundError: No module named 'tests'

Can u give me suggestion. It is very important at this time for me..

naresh
Автор

Hi Vikas, where to find code in video, thanks

summertime
Автор

Hi Vikas, It will be appreciated if you will uploads the report generation for this framework and will be value added to the framework.

saikumar
Автор

I tried to run the framework in eclipse i am getting this error
AttributeError: 'mainTests' object has no attribute 'excel'"

sohailshaik
Автор

hi vikas, can u please give me the logic to extract the data from the excel sheet by its header its like if the excel sheet have the User name and password to take the value of the User Name credentials I need a keyword to call

sohailshaik