ubuetake / selenium-vba

Automatically exported from code.google.com/p/selenium-vba
0 stars 0 forks source link

Opening CEF applications #153

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Operating system : Windows 7 (64bit)
.Net Framework version : 4.5
Office Version : Microsoft Office 2010
Browser name and version : Chrome 42
SeleniumWrapper version : 1.0.23.0

What is your issue ?

I would like to open a CEF3 application instead of a straight browser. 
Basically to do the same thing as done here
https://bitbucket.org/chromiumembedded/cef/wiki/UsingChromeDriver

I was able to do these with the Selenium python bindings but it would be much 
preferred if it was possible to do it with VB Script.

Thank you

Original issue reported on code.google.com by matthens...@gmail.com on 12 May 2015 at 10:12

GoogleCodeExporter commented 8 years ago
I should have been more explicit that I was wanting to know if this was 
currently possible with selenium-vba and there was something I was missing in 
the documentation about how to do it.

Original comment by matthens...@gmail.com on 13 May 2015 at 4:31