You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,12 @@ Test repository using Python end Selenium in testing process of the S/W web deve
3
3
4
4
<h2>About this repo</h2>
5
5
This repo was created for education purposes on Selenium using Python course. The educational source is a <ahref="https://www.udemy.com/course/learn-selenium-automation-in-easy-python-language/"target="_blank">Udemy course</a>
<li>Start a new blank project in PyCharm IDE and configure the interpreter in a such was so that to execute <i>python.exe</i> from the Python's installation folder</li>
13
+
<li>In PyCharm IDE import the Selenium package </li>
0 commit comments