All Projects → laravel → Dusk

laravel / Dusk

Licence: mit
Laravel Dusk provides simple end-to-end testing and browser automation.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Dusk

Webdriver Rust
Library implementing the wire protocol for the W3C WebDriver standard.
Stars: ✭ 56 (-96.6%)
Mutual labels:  webdriver
Webdriverextensions
Make your WebDriver based Selenium tests more readable, reusability and maintainable by using WebDriver Extensions!
Stars: ✭ 89 (-94.6%)
Mutual labels:  webdriver
Query Selector Shadow Dom
querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer
Stars: ✭ 115 (-93.03%)
Mutual labels:  webdriver
Tib
Easy e2e browser testing in Node
Stars: ✭ 64 (-96.12%)
Mutual labels:  webdriver
Xebium
Xebium provides Selenium (webdriver) bindings for FitNesse, with Selenium-IDE support
Stars: ✭ 73 (-95.57%)
Mutual labels:  webdriver
Seleniumwithcucucumber
In this project we will discuss working Selenium with cucumber
Stars: ✭ 104 (-93.69%)
Mutual labels:  webdriver
Googlemeetbot
A simple Google meet bot so the bot can attend classes for you.
Stars: ✭ 49 (-97.03%)
Mutual labels:  webdriver
Marionette
Selenium alternative for Crystal. Browser manipulation without the Java overhead.
Stars: ✭ 119 (-92.78%)
Mutual labels:  webdriver
Protractor
E2E test framework for Angular apps
Stars: ✭ 8,792 (+433.17%)
Mutual labels:  webdriver
Wp E2e Tests
Automated end-to-end tests for WordPress.com
Stars: ✭ 111 (-93.27%)
Mutual labels:  webdriver
Marionette
A Racket library that lets you control Firefox via the Marionette Protocol.
Stars: ✭ 64 (-96.12%)
Mutual labels:  webdriver
Cabbie
WebDriver for the masses
Stars: ✭ 70 (-95.76%)
Mutual labels:  webdriver
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (-93.63%)
Mutual labels:  webdriver
Java.appium
Mobile test automation using Appium in Java
Stars: ✭ 59 (-96.42%)
Mutual labels:  webdriver
Seleniumjavacourse
Selenium Java Code for all selenium sessions - WebDriver, TestNG, POI, etc...
Stars: ✭ 115 (-93.03%)
Mutual labels:  webdriver
Python web framework
这是一个关于python的WebUI自动化测试的项目,之前用的是unittest测试框架,现在改成pytest测试框架,Python+PageObject+Pytest
Stars: ✭ 49 (-97.03%)
Mutual labels:  webdriver
Webdriver.dart
Dart WebDriver client
Stars: ✭ 102 (-93.81%)
Mutual labels:  webdriver
Selenium Ide
Open Source record and playback test automation for the web.
Stars: ✭ 1,815 (+10.07%)
Mutual labels:  webdriver
Csharp.webdriver
Browser test automation using Selenium WebDriver in C#
Stars: ✭ 115 (-93.03%)
Mutual labels:  webdriver
Wdaproxy
WebDriverAgent Proxy
Stars: ✭ 107 (-93.51%)
Mutual labels:  webdriver

Logo Laravel Dusk

Build Status Total Downloads Latest Stable Version License

Introduction

Laravel Dusk provides an expressive, easy-to-use browser automation and testing API. By default, Dusk does not require you to install JDK or Selenium on your machine. Instead, Dusk uses a standalone Chromedriver. However, you are free to utilize any other Selenium driver you wish.

Official Documentation

Documentation for Dusk can be found on the Laravel website.

Contributing

Thank you for considering contributing to Dusk! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Dusk is open-sourced software licensed under the MIT license.

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