Device Farm 是否支持 python 3.5 和 appium 1.6.4-beta?
Does Device Farm supports python 3.5 and appium 1.6.4-beta?
我想使用 Device Farm
进行 ios 测试,但目前我们正在使用 Python 3.5
和 Appium 1.6.4-beta
。根据他们的文档,他们只支持 python 2.7
,我觉得这没有更新。谁能确认设备农场目前是否支持 python 3.5
和 appium 1.6.4-beta
?我在他们的论坛上找不到这个答案。
设备农场的文档 - http://docs.aws.amazon.com/devicefarm/latest/developerguide/test-types-android-appium-python.html
Version Information
Currently, Device Farm supports Appium versions 1.6.3 and 1.4.16 and
Python version 2.7.6 (pip version 1.5.4).
我在 AWS Device Farm 团队工作。文档是正确的,因为我们只支持 Python 2.7 和 Appium 版本 1.4.16 和 1.6.3。
我想使用 Device Farm
进行 ios 测试,但目前我们正在使用 Python 3.5
和 Appium 1.6.4-beta
。根据他们的文档,他们只支持 python 2.7
,我觉得这没有更新。谁能确认设备农场目前是否支持 python 3.5
和 appium 1.6.4-beta
?我在他们的论坛上找不到这个答案。
设备农场的文档 - http://docs.aws.amazon.com/devicefarm/latest/developerguide/test-types-android-appium-python.html
Version Information
Currently, Device Farm supports Appium versions 1.6.3 and 1.4.16 and Python version 2.7.6 (pip version 1.5.4).
我在 AWS Device Farm 团队工作。文档是正确的,因为我们只支持 Python 2.7 和 Appium 版本 1.4.16 和 1.6.3。