We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
BrowserTestCase::getSession
1 parent 245ec4d commit 142cc3aCopy full SHA for 142cc3a
1 file changed
CHANGELOG.md
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
## [Unreleased]
6
### Added
7
- Specify failed PHPUnit assertion text to the BrowserStack ("reason" field)/SauceLabs("custom-data" field) test.
8
+- Added the `$auto_create` parameter to the `BrowserTestCase::getSession` method, which allows to verify is session is already started.
9
10
### Changed
11
- Bumped minimum PHP version to 5.6.
0 commit comments