in reply to Re^4: Not able Login into webpage which use javascript while load
in thread Not able Login into webpage which use javascript while load

WWW::Mechanize::PhantomJS has much the same API as WWW::Mechanize, so you should be able to roughly use code you wrote for WWW::Mechanize to do the same with PhantomJS but with Javascript.

  • Comment on Re^5: Not able Login into webpage which use javascript while load