Browse Source

MBI: ajout des imports

Gogs 1 year ago
parent
commit
b4e1b085d1
1 changed files with 6 additions and 0 deletions
  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