To open incoginto

181 views
Skip to first unread message

Abhinay Kumar

unread,
Nov 5, 2020, 8:04:23 AM11/5/20
to robotframe...@googlegroups.com
Hi All,

Could anyone have an idea about how to open a url in incognito mode?

Thanks in advance







Thanks
Abhinaya Kumar R

Aliasger Kiranawala

unread,
Nov 5, 2020, 8:24:55 AM11/5/20
to robotframework-users
${options}= Evaluate sys.modules['selenium.webdriver'].ChromeOptions() sys, selenium.webdriver
                   Call Method ${options} add_argument incognito
                   Create WebDriver Chrome chrome_options=${options}
                   Go To https://www.google.com

Alexandre Vialatte

unread,
Nov 5, 2020, 1:13:47 PM11/5/20
to alia...@locus.sh, robotframework-users
Hello!

As a user or ride for python here is my syntaxe to open easily the chrome browser into incognito mode :

Open Browser    ${URL}    chrome    options=add_argument("--incognito")

Happy robot codding !!

[E-Book] Unlock infinite possibilities in your supply chain with AI

[E-Book] Home Services in 2020 and the changing role of logistics

[Whitepaper] Captive vs Outsourced Fleet: Math behind Transportation and Distribution


--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/robotframework-users/7478459b-c9c5-4961-a578-8910a126ac99n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages