We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d0f27 commit a583461Copy full SHA for a583461
dev/pages/site88_page.py
@@ -1,6 +1,6 @@
1
from selenium import webdriver
2
3
-SITE_URL = 'https://testjs2.000webhostapp.com/'
+SITE_URL = 'http://testjs.epizy.com/'
4
5
class Site88Page:
6
0 commit comments