UiPath web driver protocol

In wendriver protocol headless option is there.
I am using headless to login and navigating. The code is working fine
However I have found articles where it is suggesting to not use headless browser while interacting with UI elements

@Ritaman_Baral

you can use headless…it is not recommended as most of the modern sites might not fucntion properly in headless as the UI needs a manual click or expansion in order to fucntion…also headless might be detected by the site and the site gets locked out…to avoid those it is not recommended

cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.