Skip to main content

Hi All,

 

I tried using the web automation package and it worked fine for an URL. But when I tried with other URL, it failed as soon as its launched whereas its working fine with Browser + Recorder. Are there any points to consider before choosing Web automation package?

 

image

@MICAH SMITH​ Kindly suggest!


Some applications may not support Chrome being controlled by automated test software (as is the case with a selenium session) - so without knowing the URLs or anything about the situation, that would be my first guess. You could try automating the site with python + selenium to be sure.


Thanks for your quick response! This is the website I'm experimenting with - https://smart-idp.gep.com/


Reply