leochabi / selenium-vba

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

Using Selenium with Charles web debugging proxy #72

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Operating system and version (32/64bit) :32 bit
.Net Framework version :
Office name and version(32/64bit) : charles web debugging proxy
Browser name and version :
SeleniumWrapper version :

Please provide any additional information below.

Could Selenium-vba use with "charles web debugging proxy"? Or if there is any 
alternative. The background is we will set up a functional testing of web 
page/site with injected code and utilize Charles web debugging proxy for 
checking tagging issue. Would like to capture results output from "Charles". 
Much appreciated any suggestion /feed backs in advance.

Original issue reported on code.google.com by chim.min...@gmail.com on 19 Jun 2014 at 6:55

GoogleCodeExporter commented 8 years ago
Yes it's possible to use a debugging proxy while running Selenium. It just 
requires to setup the browser with the correct proxy. However you'll have to 
handle the launching of your debugging proxy as well as the data collection.

Original comment by florentbr on 25 Jun 2014 at 9:25

GoogleCodeExporter commented 8 years ago

Original comment by florentbr on 26 Jun 2014 at 2:59