-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Support Appium's additional WebDriverJS commands #1940
Support Appium's additional WebDriverJS commands #1940
Comments
How to select date which is in date picker using protractor |
Can't wait for this to be ready! |
Is this solution ready for usage? |
May we know the release date of protractor support for hybrid apps.
|
@juliemr i was facing the same issue when trying to test an hybrid ionic app on a webview on android. It seems to me an autoWebView : true error using it inside protractor. First i cant even start the tests cause the request were been made using asycn methods of the webdriver api and on webviews should use implicitlyWait. I change the runner.js file on the createBrowser method to be able to load the tests and execute them but of course inside the tests any call that is made by asycn methods has the same error from server. In the appium forum there was other situations like this one. I will try to fix the issue to use protractor for the e2e test, so any help on docs is welcome. |
@yfebles and @juliemr , could you share a configuration for testing a hybrid app with Protractor and Appium?
I've been going at it for days now and ready to back out of testing my Angular Hybrid app with Protractor which is a pretty big disadvantage considering Protractor semantic knowledge of an NG app. |
We don't have a setup for hybrid apps yet, just mobile browsers. Hybrid apps will probably require quite a bit of work on top of that. I wouldn't hold your breath unless someone already has a clean solution |
Had to make some minor changes to the website to handle longer inheritance chains Closes angular#1940
Had to make some minor changes to the website to handle longer inheritance chains Closes angular#1940
Had to make some minor changes to the website to handle longer inheritance chains Closes angular#1940
Had to make some minor changes to the website to handle longer inheritance chains Closes angular#1940
Had to make some minor changes to the website to handle longer inheritance chains Closes angular#1940
Had to make some minor changes to the website to handle longer inheritance chains Closes angular#1940
Had to make some minor changes to the website to handle longer inheritance chains Closes angular#1940
Had to make some minor changes to the website to handle longer inheritance chains Closes angular#1940
Also had to make some minor changes to the website to handle longer inheritance chains Closes #1940
Also had to make some minor changes to the website to handle longer inheritance chains Closes #1940
Also had to make some minor changes to the website to handle longer inheritance chains Closes #1940
Also had to make some minor changes to the website to handle longer inheritance chains Closes #1940
Is it possible to use Protractor + Appium for native android/IOS apps? |
@juliemr - Please let me know if it is possible to test Hybrid mobile app (not a web app) using Protractor + Appium. |
Is it possible to use Protractor + Appium for native Android apps particularly messaging ? |
Also had to make some minor changes to the website to handle longer inheritance chains Closes angular/protractor#1940
No description provided.
The text was updated successfully, but these errors were encountered: