瀏覽代碼

MBI: ajout des imports

Gogs 1 年之前
父節點
當前提交
b4e1b085d1
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      main.py

+ 6 - 0
main.py

@@ -1,4 +1,10 @@
 ##### IMPORT 
 ##### 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
 ##### MANEL