How to change the (UA) user agent safely?

  • Автор темы Автор темы Wizdeb
  • Дата начала Дата начала

Wizdeb

Client
Регистрация
17.01.2022
Сообщения
53
Реакции
1
Баллы
8
I know the process
>profile processing > reassign field > user agent

Question?
What are other parameters that needs to be change accordingly?
 
get ua:
Развернуть Свернуть Копировать
// get user agent string of the user agent

project.Variables["UserAgent"].Value = project.Profile.UserAgent;

and make variable called UserAgent and put that in reassign
 
get ua:
Развернуть Свернуть Копировать
// get user agent string of the user agent

project.Variables["UserAgent"].Value = project.Profile.UserAgent;

and make variable called UserAgent and put that in reassign
I guess with every UserAgent change Headers & Navigator also needs to be change aswell
I'm still confused with it what value to put in or let it randomly generate by ZP
 
I guess with every UserAgent change Headers & Navigator also needs to be change aswell
I'm still confused with it what value to put in or let it randomly generate by ZP
its generated already but if you want tp parse it get thier name from profile and put in ressaign action
 
its generated already but if you want tp parse it get thier name from profile and put in ressaign action
The question was not about that you understood it wrong
I mean to ask
How to set my own custom useragent safely the right way and what are other parameters that needs to be changed along with it?
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)