wangkun %!s(int64=2) %!d(string=hai) anos
pai
achega
1ed02da542
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. BIN=BIN
      .DS_Store
  2. 2 1
      main/shipinhao_recommend.py

BIN=BIN
.DS_Store


+ 2 - 1
main/shipinhao_recommend.py

@@ -5,7 +5,8 @@ import sys
 import time
 from appium import webdriver
 from appium.webdriver.webdriver import WebDriver
-from selenium.common import NoSuchElementException
+# from selenium.common import NoSuchElementException
+from selenium.common.exceptions import NoSuchElementException
 from selenium.webdriver.common.by import By
 
 sys.path.append(os.getcwd())