Hye everybody
I'm here to get some help on a problem. Currently I'm working on a login web page which gives alerts and confirm on submitting the user details, I had to automate the login through java. As I had tried my hand on many othe web pages earlier with gargoyle API through code which worked well for other things but now got stuck with the alert confirm handling which are written in a javascript fired by the submit button when clicked and next page load only if the javascript executes all the conditions to true. I googled and tried the alert handler functions and other things provided by gargoyle and played around with it to get to know how it works but still having no luck with it so kindly suggest any possible solution or link (best if some example code) which can be used direclty in java code. Thanks for reading.
regards
Coding Jason