How to change the (UA) user agent safely?

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?
 

hesham

Пользователь
Регистрация
15.11.2018
Сообщения
120
Благодарностей
3
Баллы
18
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
 

Wizdeb

Client
Регистрация
17.01.2022
Сообщения
53
Благодарностей
1
Баллы
8
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
 

hesham

Пользователь
Регистрация
15.11.2018
Сообщения
120
Благодарностей
3
Баллы
18
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
 

Wizdeb

Client
Регистрация
17.01.2022
Сообщения
53
Благодарностей
1
Баллы
8
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?
 

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