如果接口重名,但是请求方式不同,mock 接口返回得时候无法区分 (例如:OPTIONS,GET)
windows 留下解决办法:
resource 文件导入错误,导入文件修改办法:安装 python-resources 0.3
项目启动失败:config.py 文件修改,修改后内容 ("mock.data": "/mock_data/personal")
启动后无法关闭,最新错误,后台日志错误:
RROR [device_service] DeviceService Crash:
Traceback (most recent call last):
File "e:\program files\python3.7\lib\site-packages\lyrebird_android\device_service.py", line 42, in run
self.handle()
File "e:\program files\python3.7\lib\site-packages\lyrebird_android\device_service.py", line 50, in handle
devices = android_helper.devices()
File "e:\program files\python3.7\lib\site-packages\lyrebird_android\android_helper.py", line 416, in devices
device = Device.from_adb_line(line)
File "e:\program files\python3.7\lib\site-packages\lyrebird_android\android_helper.py", line 121, in from_adb_line
raise ADBError(f'Read device info line error. {line}')
lyrebird_android.android_helper.ADBError: Read device info line error.
windows 平台,导入 resource 包找不到,楼上的同学是怎么解决
android 模拟器是不是不能输入中文,有什么解决办法吗
你的解决了吗?
不是很明白,是写死尺寸吗 ? return namedtuple('Size', ['width', 'height'])(414, 736) ?
from atx.ext.report import Report,ios 自动化运行的时候,调不到 display 方法. 'Session' object has no attribute 'display'
动作封装的方法看不明白,clear() 方法找不到
插件方式生成依赖 jar 失败,手动导出依赖 jar 包后,修改 jmeter.properties 后,jmeter 启动不了,怀疑是 jar 包冲突,想知道你的 spring.version
An error occurred: class org.springframework.scheduling.quartz.SimpleTriggerBean has interface org.quartz.SimpleTrigger as super class
../src/idevice.h:30:10: fatal error: 'openssl/ssl.h' file not found
你的问题解决了吗 ?
connect ECONNREFUSED 你怎么解决的,手动编译 XCTestWD.xcodeproj.花费的时间也太久了,而且 app-inspector 还是提示这个错误
sudo rm -rf npm* 这步后,重装 APP-inspector 是怎么做的,npm 都被卸载了
/Applications/Appium 2.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
/Applications/文件怎么进去的,sh ./Scripts/bootstrap.sh 这没机会用
app-inspector 运行的时候会自动关掉当前模拟器重新打开,这样的话 appium 打开模拟器的情况下会关掉,有什么办法能够同时存在,最理想的情况是,跑 case 的时候再另起一个模拟器