Selaa lähdekoodia

MBI: ajout des imports

Gogs 1 vuosi sitten
vanhempi
commit
b4e1b085d1
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      main.py

+ 6 - 0
main.py

@@ -1,4 +1,10 @@
 ##### IMPORT 
+import pytest
+import logging as log
+import time
+from selenium import webdriver 
+from selenium.webdriver.common.by import By
+from selenium.webdriver.common.keys import Keys
 
 
 ##### MANEL