All Projects → Automattic → Wp E2e Tests

Automattic / Wp E2e Tests

Licence: gpl-2.0
Automated end-to-end tests for WordPress.com

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to Wp E2e Tests

atata-kendoui
A set of Atata components for Kendo UI
Stars: ✭ 17 (-84.68%)
Mutual labels:  webdriver, selenium-webdriver
Golem
A complete test automation tool
Stars: ✭ 441 (+297.3%)
Mutual labels:  webdriver, selenium-webdriver
Htmlelements
Html Elements is a Java framework providing easy-to-use way of interaction with web-page elements in web-page tests.
Stars: ✭ 258 (+132.43%)
Mutual labels:  webdriver, selenium-webdriver
html-dnd
HTML Drag and Drop Simulator for E2E testing
Stars: ✭ 53 (-52.25%)
Mutual labels:  webdriver, selenium-webdriver
Googlemeetbot
A simple Google meet bot so the bot can attend classes for you.
Stars: ✭ 49 (-55.86%)
Mutual labels:  webdriver, selenium-webdriver
PWAF
Python Webdriver Automation Framework
Stars: ✭ 37 (-66.67%)
Mutual labels:  webdriver, selenium-webdriver
Selenium Maven Template
A maven template for Selenium that will let you check out and go.
Stars: ✭ 403 (+263.06%)
Mutual labels:  webdriver, selenium-webdriver
google-meet-bot
Bot for scheduling and entering google meet sessions automatically
Stars: ✭ 33 (-70.27%)
Mutual labels:  webdriver, selenium-webdriver
Marionette client
Mozilla's Gecko Marionette client in golang
Stars: ✭ 21 (-81.08%)
Mutual labels:  webdriver, selenium-webdriver
E2e Experiment
A demo project with Spring Boot / Angular application and e2e tests
Stars: ✭ 9 (-91.89%)
Mutual labels:  webdriver, selenium-webdriver
tees
Universal test framework for front-end with WebDriver, Puppeteer and Enzyme
Stars: ✭ 23 (-79.28%)
Mutual labels:  webdriver, selenium-webdriver
Cabbie
WebDriver for the masses
Stars: ✭ 70 (-36.94%)
Mutual labels:  webdriver, selenium-webdriver
googlemeetbot
A simple Google meet bot so the bot can attend classes for you.
Stars: ✭ 54 (-51.35%)
Mutual labels:  webdriver, selenium-webdriver
page-modeller
⚙️ Browser DevTools extension for modelling web pages for automation.
Stars: ✭ 66 (-40.54%)
Mutual labels:  webdriver, selenium-webdriver
spydriver
🕵️ Lightweight utility to intercept WebDriver and WebElement method calls.
Stars: ✭ 24 (-78.38%)
Mutual labels:  webdriver, selenium-webdriver
Atata
C#/.NET test automation framework for web
Stars: ✭ 362 (+226.13%)
Mutual labels:  webdriver, selenium-webdriver
Steward
PHP libraries that makes Selenium WebDriver + PHPUnit functional testing easy and robust
Stars: ✭ 215 (+93.69%)
Mutual labels:  webdriver, selenium-webdriver
Cdp4j
cdp4j - Chrome DevTools Protocol for Java
Stars: ✭ 232 (+109.01%)
Mutual labels:  webdriver, selenium-webdriver
Php Webdriver
PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
Stars: ✭ 4,477 (+3933.33%)
Mutual labels:  webdriver, selenium-webdriver
Java.appium
Mobile test automation using Appium in Java
Stars: ✭ 59 (-46.85%)
Mutual labels:  webdriver, selenium-webdriver

WordPress.com End to End Tests

NOTE: This repo has been merged in to wp-calypso and the tests can be found in the /test/e2e directory.

Automated end-to-end acceptance tests for the wp-calypso client and WordPress.com in general.

Table of contents

Pre-requisites

Install NodeJS

brew install node #MacOS

Or use nvm (Recommended)

Install dependencies

npm install

Configuration

See the configuration documentation for details on setting configuration values and environment variables.

Running tests

See the information on how to run tests where you'll find information on the flags and commands used to run the tests.

Other information

See the other information documentation for other details that may be of interest.

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].