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 have downloaded the new Coypu beta package and trying to use it in my automation tests.
I used to use FireFox before but now changed to Chrome, and I downloaded the latest ChromeDriver.exe.
While the automation are running, I noticed that first of all, WaitBeforeClick option isn't always working, or not at all, plus another weird issue when filling in the text field in a web page sometimes it's not waiting until the whole intended text is filled in and directly change the focus to another field and continue the test and obviously finish failing.
The text was updated successfully, but these errors were encountered:
@Jetski5822 I am sorry I can't do that anymore, we decided to revert back to the latest stable version so we don't lose time in development. If I was able to do it in the near future I will make sure to test it.
I have downloaded the new Coypu beta package and trying to use it in my automation tests.
I used to use FireFox before but now changed to Chrome, and I downloaded the latest ChromeDriver.exe.
While the automation are running, I noticed that first of all, WaitBeforeClick option isn't always working, or not at all, plus another weird issue when filling in the text field in a web page sometimes it's not waiting until the whole intended text is filled in and directly change the focus to another field and continue the test and obviously finish failing.
The text was updated successfully, but these errors were encountered: