All Projects → xebia → Xebium

xebia / Xebium

Licence: apache-2.0
Xebium provides Selenium (webdriver) bindings for FitNesse, with Selenium-IDE support

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Xebium

Selendroid
"Selenium for Android" (Test automate native or hybrid Android apps and the mobile web with Selendroid.) Join us on IRC #selendroid on freenode. Also confirm you have signed the CLA http://goo.gl/pAvxEI when making a Pull Request.
Stars: ✭ 828 (+1034.25%)
Mutual labels:  selenium, webdriver
Java.appium
Mobile test automation using Appium in Java
Stars: ✭ 59 (-19.18%)
Mutual labels:  selenium, webdriver
E2e Experiment
A demo project with Spring Boot / Angular application and e2e tests
Stars: ✭ 9 (-87.67%)
Mutual labels:  selenium, webdriver
Docker Selenium
Docker images for the Selenium Grid Server
Stars: ✭ 5,476 (+7401.37%)
Mutual labels:  selenium, webdriver
Arquillian Extension Drone
Arquillian Drone provides a simple way to write functional tests for web apps. Drone brings the power of WebDriver into the Arquillian, and the power of Arquillian to WebDriver.
Stars: ✭ 45 (-38.36%)
Mutual labels:  selenium, webdriver
Selenium Python
Selenium Python Bindings Documentation
Stars: ✭ 640 (+776.71%)
Mutual labels:  selenium, webdriver
Marionette client
Mozilla's Gecko Marionette client in golang
Stars: ✭ 21 (-71.23%)
Mutual labels:  selenium, webdriver
Selenium
A browser automation framework and ecosystem.
Stars: ✭ 22,369 (+30542.47%)
Mutual labels:  selenium, webdriver
Memedensity
CLI tool to let you know amount of memes in facebook feed.
Stars: ✭ 44 (-39.73%)
Mutual labels:  selenium, webdriver
Edge Selenium Tools
An updated EdgeDriver implementation for Selenium 3 with newly-added support for Microsoft Edge (Chromium).
Stars: ✭ 41 (-43.84%)
Mutual labels:  selenium, webdriver
Webdrivers
Keep your Selenium WebDrivers updated automatically
Stars: ✭ 466 (+538.36%)
Mutual labels:  selenium, webdriver
Rules webtesting
Bazel rules to allow testing against a browser with WebDriver.
Stars: ✭ 70 (-4.11%)
Mutual labels:  selenium, webdriver
Minkselenium2driver
Selenium2 (webdriver) driver for Mink framework
Stars: ✭ 461 (+531.51%)
Mutual labels:  selenium, webdriver
Python web framework
这是一个关于python的WebUI自动化测试的项目,之前用的是unittest测试框架,现在改成pytest测试框架,Python+PageObject+Pytest
Stars: ✭ 49 (-32.88%)
Mutual labels:  selenium, webdriver
Php Webdriver
PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
Stars: ✭ 4,477 (+6032.88%)
Mutual labels:  selenium, webdriver
Wdio Workshop
WebdriverIO Workshop
Stars: ✭ 20 (-72.6%)
Mutual labels:  selenium, webdriver
Selenium Maven Template
A maven template for Selenium that will let you check out and go.
Stars: ✭ 403 (+452.05%)
Mutual labels:  selenium, webdriver
Golem
A complete test automation tool
Stars: ✭ 441 (+504.11%)
Mutual labels:  selenium, webdriver
Wd
Use WebDriver from the command line
Stars: ✭ 31 (-57.53%)
Mutual labels:  selenium, webdriver
Cabbie
WebDriver for the masses
Stars: ✭ 70 (-4.11%)
Mutual labels:  selenium, webdriver

Xebium Build Status

Xebium combines the powers of FitNesse and Selenium. Visit the xebium home page for more details and examples.

Maintainance mode

While Xebium is no longer actively maintained by its original authors, we do strive to respond to issues and PR's as time allows.

A version that depends on newer versions of FitNesse and Selenium is in the works at https://github.com/xebia/Xebium/pull/148, but (ironically) we feel our testsuite is insufficient to release it without further testing. Help is welcome.

Features

  • Full Selenium-IDE - FitNesse roundtrip with your web tests
  • Create data-driven tests.
  • Tests are executed using the modern WebDriver interfaces and Selenium Server.
  • Tests are run from FitNesse using the SLIM engine.

Getting Started

Execute the following command:

$ mvn -Pfitnesse test

and open a browser, pointing at http://localhost:8000.

Click the Xebium link in order to get to the Xebium section and read on in the Getting Started page.

Have fun!


PS. For those of you who import Xebium as an Eclipse project, run `mvn eclipse:eclipse` to get your classpath setup right.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].