Explorar el Código

MBI: ajout des imports

Gogs hace 1 año
padre
commit
b4e1b085d1
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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