Hi, could anyone give me an idea how can I get any element inside iframe, which created through javascript, using mechanize? I know that Mechanize doesn''t handle Javascript, but there mb a solution? Thanks in advance for any help. Sorry for my english ? I''m a russian
On Oct 11, 2011, at 10:11 AM, Adis Osmonov wrote:> could anyone give me an idea how can I get any element inside iframe, > which created through javascript, > using mechanize? > > I know that Mechanize doesn''t handle Javascript, but there mb a solution? > Thanks in advance for any help.For a specific site, you can probably figure out the URL of the dynamic iframe with some regular expression processing of the javascript.