Your Name il y a 4 ans
Parent
commit
a967f8fdfc
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      tests/seltest.py

+ 2 - 2
tests/seltest.py

@@ -8,8 +8,8 @@ jb.set_profile_path('"/home/jared/.config/google-chrome/"')
 
 #jb.get('http://www.yahoo.com.tw')
 #jb.get('https://data.similarweb.com/api/v1/data?domain=hhh.com.tw')
-jb.get('https://data.similarweb.com/api/v1/data?domain=yahoo.com.tw')
-
+#jb.get('https://data.similarweb.com/api/v1/data?domain=yahoo.com.tw')
+jb.get('https://www.similarweb.com/website/google.com/')
 
 driver=jb.get_driver()