luisxiaomai / robotframework-anywherelibrary

AnywhereLibrary is a cross platform(desktop browser,Android,iOS) testing library for Robot Framework that leverages the [Selenium 2(WebDriver)] libraries internally to control a web browser and [appium] as mobile test automation framework for use with native and hybrid app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work with pythonn 3.x

tsrisudh opened this issue · comments

We are not able to install this using python 3.x it gives an error execfile is not available

@tsrisudh please clone latest source code and run python3 setup.py install