PHP Classes

File: tests/acceptance.suite.yml

Recommend this page to a friend!
  Classes of Gabriel Alejandro López López   PHP Form SPAM Protection without CAPTCHA   tests/acceptance.suite.yml   Download  
File: tests/acceptance.suite.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Form SPAM Protection without CAPTCHA
Validate human users who submit form fields
Author: By
Last change:
Date: 3 months ago
Size: 399 bytes
 

Contents

Class file image Download
# Codeception Test Suite Configuration # # Suite for acceptance tests. # Perform tests in browser using the WebDriver or PhpBrowser. # If you need both WebDriver and PHPBrowser tests - create a separate suite. actor: AcceptanceTester modules: enabled: - WebDriver: url: 'http://localhost:8134/' browser: chrome host: localhost step_decorators: ~