Thanks to visit codestin.com
Credit goes to github.com

Skip to content

valaxy/robotframework-selenium2library

 
 

Repository files navigation

This is fork of robotframework-selenium2library

Currently robotframework-selenium2library version: 1.7.3

Main Work

Add a keyword use appium webdriver which is exactly same with create webdriver, instead of creating a new webdriver but use a opened appium webdriver

The library is aim at working together with robotframework-appiumlibrary

Usage

::robotframework

* Settings * library AppiumLibrary library Selenium2Library

* Test Cases * test

set library search order AppiumLibrary Selenium2Library open application2 ... use appium webdriver

About

Fork of rtomac/robotframework-selenium2library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 49.4%
  • Python 36.3%
  • RobotFramework 12.8%
  • JavaScript 1.3%
  • CSS 0.2%