D
D
Dmitry Makhonin2020-10-18 16:54:18
Python
Dmitry Makhonin, 2020-10-18 16:54:18

Why does a test created with Selenium IDE run via console but not with PyCharm?

Hello.
Using the Selenium IDE extension, a simple test with login and adding an element was written and later launched using the Windows command line and the terminal in Pycharm, however, when launched through Pycharm, the script executes and displays "Process finished with exit code 0", as a result, the element does not updated

In Pycharm, an interpreter is selected in which the necessary packages Pytest, Selenium are installed,
and Pytest is also installed as a default runner in Python integrated tools.

Please tell me what could be the reason or what can I look at to determine it

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question