Ver código fonte

MBI: ajout des imports

Gogs 1 ano atrás
pai
commit
b4e1b085d1
1 arquivos alterados com 6 adições e 0 exclusões
  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