最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

webdriver io - Appium context switching with multiple apps - Stack Overflow

programmeradmin8浏览0评论

I'm automating 2 hybrid apps, using the same driver. I have set apps in appium session capabilities settings like this:

'appium:app': app1path, 
'appium:otherApp': [app2path]

Now I need to do switchContexts() to get webview ob app2. But it only shows context of app1 when I call getContexts(). Any help is appreciated.

发布评论

评论列表(0)

  1. 暂无评论