Re: [Tutor] Py/selenium bindings

2016-02-28 Thread Danny Yoo
On Sun, Feb 28, 2016 at 7:45 PM, bruce wrote: > Hi. > > This might be a bit beyond the group, but I figured no harm/no foul. > > I'm looking to access a site that's generated via javascript. The jscript > of the site is invoked via the browser, generating the displayed content. I agree with you

[Tutor] Py/selenium bindings

2016-02-28 Thread bruce
Hi. This might be a bit beyond the group, but I figured no harm/no foul. I'm looking to access a site that's generated via javascript. The jscript of the site is invoked via the browser, generating the displayed content. I'm testing using py/selenium bindings as docs indicate that the py/seleniu