update playwright version
This commit is contained in:
@@ -17,6 +17,7 @@ RDV_URL = "https://rendezvousparis.hermes.com/client/register"
|
||||
#
|
||||
# RDV_URL = "file:///Users/lpan/Downloads/test_appointment.html"
|
||||
# RDV_URL = "https://api.ipify.org"
|
||||
# RDV_URL = "https://bot.sannysoft.com/"
|
||||
otp_value = None
|
||||
user_agent_list = ExcelHelper().read_user_agent_list()
|
||||
OTP_FIELD_ID = "#sms_code"
|
||||
|
||||
Binary file not shown.
+1
-1
@@ -1,7 +1,7 @@
|
||||
dataclasses_json==0.5.6
|
||||
firebase_admin==5.2.0
|
||||
pandas==1.4.1
|
||||
playwright==1.19.0
|
||||
playwright==1.20.1
|
||||
pyserial==3.5
|
||||
python_gsmmodem_new==0.13.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user