python
python

Reputation: 4521

Does Device Farm supports python 3.5 and appium 1.6.4-beta?

I want to use Device Farm for ios testing but currently we are using Python 3.5 and Appium 1.6.4-beta. As per their documentation, they only support python 2.7 and I feel like this is not updated. Can anyone confirm if the device farm currently supports python 3.5 and appium 1.6.4-beta ? I couldn't find this answer from their forum.

Documentation for device farm - 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).

Upvotes: 0

Views: 402

Answers (1)

billy
billy

Reputation: 126

I work for the AWS Device Farm team. The documentation is correct in that we only support Python 2.7 and Appium versions 1.4.16 and 1.6.3.

Upvotes: 1

Related Questions