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
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
I have managed to set up protractor for my web application and I'm pretty happy with it when it comes to desktops/laptops. I have a couple of though regarding the mobile testing.
It seems that the protractor work for e2e mobile testing is in progress - when do you think that is going to be ready?
Is there a way to set up e2e tests just using the webdriver and if yes, what kind of configuration do I need to do for that?
Any other pointer on how to set up the mobile testing would be very much appreciated.
Thanks in advance!
pf
PS. I have seen the other issues/questions around the mobile testing and not finding all the information I need