-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hello,
Thank you very much for creating this wrapper, it works wonderfully well. I
just have one question I was wondering if you could help me out with.
Is it possible to run the wrapper with chromedriver browser using specific
chrome command line arguments, and if so, then how? I see that the Capabilities
for chromedriver are set out here:
https://sites.google.com/a/chromium.org/chromedriver/capabilities but I'm not
sure how to implement it in VBA code since I am sort of a beginner programmer.
More specifically, I'm trying to find out how to use selenium in my default
chrome profile (user-data-dir) as well as using the webdriver proxy capability.
The examples can be seen at the ChromeDriver website.
If you could point me in the right direction, I would be very grateful.
Original issue reported on code.google.com by stha...@gmail.com
on 31 Oct 2013 at 7:09