in reply to Re^5: Perl Script to login to a secure WebSite
in thread Perl Script to login to a secure WebSite

Even though i have used the Win32::IEAutomation before the perl script, the output which is generated in the html format , its not getting login in the gmail authentication page.
  • Comment on Re^6: Perl Script to login to a secure WebSite

Replies are listed 'Best First'.
Re^7: Perl Script to login to a secure WebSite
by Corion (Patriarch) on Oct 22, 2016 at 13:50 UTC

    Please tell us what steps you have taken to debug the source of the behaviour of the script.

    Note that WWW::Mechanize does not understand Javascript.

    Also note that you need to be much more clear in what you mean by "the gui" and "html format".

    Maybe the HTML page you receive contains a hint as to what actually happened?