You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm very interested in your Chrome examples. But I grabbed your full repo, opened examples and run ex5 and ex6, which gave me some errors.
Can you fix that please?
My objective is to open an url, input login & pasword and login. One additionnal difficulty is that the web page is generated by a heavy java servlet over tomcat, and the login & password field are not available as soon as the page is open, sometimes there's a couple of seconds lag before we can input. I hope there's a way to do that with your stuff, more reliable than "exec chrome.exe, sleep, winactivate, send login tab password tab enter".
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi
I'm very interested in your Chrome examples. But I grabbed your full repo, opened examples and run ex5 and ex6, which gave me some errors.
Can you fix that please?
My objective is to open an url, input login & pasword and login. One additionnal difficulty is that the web page is generated by a heavy java servlet over tomcat, and the login & password field are not available as soon as the page is open, sometimes there's a couple of seconds lag before we can input. I hope there's a way to do that with your stuff, more reliable than "exec chrome.exe, sleep, winactivate, send login tab password tab enter".
Thanks in advance!
The text was updated successfully, but these errors were encountered: