What's Changed
- Standardize on bin/.gitignore for bin/ artifacts by @kbond in #131
- Enforce $this-> for PHPUnit assertion calls by @smnandre in #132
- Declare interface methods instead of annotating them by @smnandre in #136
- Match the class attribute exactly in toHaveClass by @smnandre in #137
- Add internal navigation redirect handling by @smnandre in #135
- Merge splitted unit tests into one by @smnandre in #134
- Add browser type and context browser by @smnandre in #133
- Add console message metadata by @smnandre in #140
- Add browser context timeouts and extra headers by @smnandre in #141
- Add direct locator APIs by @smnandre in #142
- Add DOM locator assertions by @smnandre in #139
- Add page init scripts, drag and drop and headers by @smnandre in #138
- Add frame evaluation and title by @smnandre in #143
- Cover the parity additions left untested by @smnandre in #144
- Add accessible text and ARIA snapshot assertions by @smnandre in #146
- Consolidate assertion implementations by @smnandre in #154
- Add frame navigation and evaluation by @smnandre in #145
- Add observability features by @smnandre in #147
- Add evaluation parity by @smnandre in #148
- Add WebStorage, Credentials and Screencast support by @smnandre in #149
- Add Network parity by @smnandre in #150
- Add surface parity by @smnandre in #151
- Add Browser bind and unbind by @smnandre in #152
- Add HAR recording & API tracing by @smnandre in #153
- Add missing runtime resource docblocks by @smnandre in #156
- Add missing core API docblocks by @smnandre in #155
New Contributors
Full Changelog: v1.3.1...v1.4.0