PHP Classes

File: tests/acceptance.suite.yml

Recommend this page to a friend!
  Classes of Derek McLean   HTML Forms   tests/acceptance.suite.yml   Download  
File: tests/acceptance.suite.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: HTML Forms
Generate and validate submitted HTML forms
Author: By
Last change:
Date: 6 years ago
Size: 374 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. class_name: AcceptanceTester modules: enabled: - PhpBrowser - AcceptanceHelper config: PhpBrowser: url: 'http://blank/'