Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 99416

What does double dash (--) implies in Selenium ChromeOptions

$
0
0

I am using selenium with java and I am using some chrome options with it. But I see different usages of chrome options in different sources. I mean some folks using double dash before the option and some do not (like disable-dev-shm-usage and --disable-dev-shm-usage). Are there any differences between the two usages?


Viewing all articles
Browse latest Browse all 99416

Trending Articles