【发布时间】:2019-12-16 19:48:35
【问题描述】:
我正在使用local simulator 和perfecto android 设备对appium 进行android 自动化测试
如果我点击以下本地 URL
http://localhost:4723/wd/hub/session/dd607ee0-6ba8-4d71-9459-3252d896153e
然后我收到此回复https://gist.github.com/pareshgami/8434f86df2ec2e68167c097548e591ab
但是当我使用 Perfecto android 运行相同的东西时,如果我点击下面的 URL,我会得到来自 Perfecto 的完全不同的响应。
http://partners.perfectomobile.com/nexperience/perfectomobile/wd/hub/session/10c767b1-05d6-4a41-866e-364cacd48600
完美响应要点
https://gist.github.com/pareshgami/112dc614787f34c8ed7c50e64a2e1573
【问题讨论】: