How can I save first login data to chrome

Scenario: When I log in to a website using UiPath in Chrome. by default it asks for otp but when manually enter OTP then on the next login it never asks for otp it directly navigates to the dashboard.

so how can I achieve this using UiPath?

@Mozammil,

Try passing the user profile specific argument to your Use Application Browser. Refer this documentation.

Thanks,
Ashok :slight_smile: