same cookie use same ip address

This commit is contained in:
2024-05-11 11:24:42 +02:00
parent 3989066d7f
commit cb0a4df5a1
6 changed files with 38 additions and 24 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ from request_sender_test import start_send_requests
def start_book_appointment():
start_send_requests(thread_number=28, file_path='~/Desktop/contact_list_2024-05-09.xlsx')
start_send_requests(thread_number=28, file_path='~/Desktop/contact_list_2024-05-10.xlsx')
def start_check_results_job(sched):