All Projects → aerokube → selenoid-container-tests

aerokube / selenoid-container-tests

Licence: Apache-2.0 License
An automated Java test suite to check browser images quality

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to selenoid-container-tests

aquality-selenium-java
Aquality Selenium is a library built over Selenium WebDriver tool that allows to automate work with web browsers. Selenium WebDriver requires some skill and experience. So, Aquality Selenium suggests simplified and most importantly safer and more stable way to work with Selenium WebDriver.
Stars: ✭ 41 (+241.67%)
Mutual labels:  selenium, selenoid
telenium
Automation for Kivy Application
Stars: ✭ 56 (+366.67%)
Mutual labels:  selenium, tests
callisto
Callisto is an open-source Kubernetes-native implementation of Selenium Grid.
Stars: ✭ 83 (+591.67%)
Mutual labels:  selenium, selenoid
test login
问卷星
Stars: ✭ 53 (+341.67%)
Mutual labels:  selenium
kick-off-web-scraping-python-selenium-beautifulsoup
A tutorial-based introduction to web scraping with Python.
Stars: ✭ 18 (+50%)
Mutual labels:  selenium
TqExtension
Test your Drupal 7 (D8 in progress) sites easier with TqExtension for Behat.
Stars: ✭ 13 (+8.33%)
Mutual labels:  selenium
elm-webdriver
A library for controlling a browser using Elm and selenium
Stars: ✭ 60 (+400%)
Mutual labels:  selenium
Ucampus
解放双手,u校园的题再也不用写啦(暂停维护
Stars: ✭ 28 (+133.33%)
Mutual labels:  selenium
whats-new-in-java
Overview of features that were introduced in Java 8-13.
Stars: ✭ 29 (+141.67%)
Mutual labels:  tests
primefaces-selenium
PrimeFaces testing support for Selenium
Stars: ✭ 16 (+33.33%)
Mutual labels:  selenium
where-broke
A CLI utility that helps finding breaking module versions using binary search and automated tests.
Stars: ✭ 92 (+666.67%)
Mutual labels:  tests
nightwatch-boilerplate
boilerplate for nightwatch.js with selenium
Stars: ✭ 16 (+33.33%)
Mutual labels:  selenium
MAQS
Magenic's automation quick start
Stars: ✭ 46 (+283.33%)
Mutual labels:  selenium
loci
Testing remote CI scripts locally
Stars: ✭ 25 (+108.33%)
Mutual labels:  tests
headless-chrome
Implementation of the new headless chrome with chromedriver and selenium.
Stars: ✭ 34 (+183.33%)
Mutual labels:  selenium
hcaptcha-solver-python-selenium
hCaptcha solver and bypasser for Python Selenium. Simple website to try to solve hCaptcha.
Stars: ✭ 32 (+166.67%)
Mutual labels:  selenium
tapestry
Weaving a semantic DSL to construct fluent interfaces for test execution logic. (Using Watir)
Stars: ✭ 13 (+8.33%)
Mutual labels:  selenium
spectron-typescript-starter
Spectron TypeScript Starter for e2e testing electron applications
Stars: ✭ 15 (+25%)
Mutual labels:  tests
pyscrapper
📷 web scrapping in python: multiple libraries -requests, beautifulsoup, mechanize, selenium
Stars: ✭ 50 (+316.67%)
Mutual labels:  selenium
geetest test
极验滑动验证码研究报告
Stars: ✭ 66 (+450%)
Mutual labels:  selenium

Selenoid Container Tests

This repository contains an automated Java test suite which is run against every Selenoid container to verify all major Selenium features work as expected. To run the suite type:

$ mvn clean test -Dgrid.connection.url=http://my-selenoid-host.example.com:4444/wd/hub -Dgrid.browser.name=firefox -Dgrid.browser.version=52.0
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].