This topic lists common tasks you may need to accomplish when creating and running tests for hybrid applications.
In This Section
Simulating User Actions in Hybrid Applications
Explains how to simulate user actions in an application.
Navigating to Web Pages in Hybrid Applications
Explains how to navigate to web pages in hybrid applications.
Waiting for Web Pages in Hybrid Mobile Applications
Explains how to wait until a web page is loaded completely.
Finding Objects on Web Pages in Hybrid Applications
Describes various methods for locating web page elements.
Handling Dynamic Identifiers in Hybrid Mobile Applications
Explains how you can identify web objects whose identifier changes dynamically.
See Also
Testing Hybrid Mobile Applications
Creating Tests for Hybrid Mobile Applications Manually