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

AnywhereLibrary + Robot Framework: AttributeError: 'NoneType' object has no attribute 'find_elements_by_xpath'

Geruteee opened this issue · comments

Hei everybody,

I am trying to run tests using Robot Framework RIDE + AnywhereLibrary, but I allways get an error: .FAIL AttributeError: 'NoneType' object has no attribute 'find_elements_by_xpath'

Does anybody had this problem?

@Geruteee can you give other information about how you run your test? And give detailed RIDE error log.