getContext
Retrieve the context of the current session.
This method enhances the default Appium context
/WebdriverIO getContext
command by providing an option to
return detailed context information, making it easier to work with hybrid apps that use webviews.
How Contexts Work
Refer to Hybrid Apps documentation for more information. Below is an explanation of the challenges associated with the getContext
command: