Skip to content

Conversation

@ianef
Copy link
Owner

@ianef ianef commented Dec 12, 2024

Merge in origin changes.

oppiansteve and others added 30 commits December 7, 2021 18:08
Co-authored-by: enricodias <enricodias@gmail.com>
Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
Fix grammar in contributing docs
…ting big layouts succeed in redirecting

(this is not happening anywhere AFAIK *yet*)
Use PHPUnit's `assertMatchesRegularExpression()`
Drop "go to a" from bigLayout as it might accidentally make tests testing big layouts succeed in redirecting
Round x y to prevent implicit int conversion
I have added a way to read css metrics that are the same as standard ones except that they consider retina displays.

Now the lib works in headful mode on retina displays.
…#312)

* Add support for --no-proxy-server and --proxy-bypass-list Chrome args

Co-authored-by: Karl Pierce <kpierce@ratespecial.com>
* Replace microtime with hrtime

The system clock shouldn't interfere with the calculation of timeouts.

* Cleanup

* Update OperationTimedOut.php

Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
* Add failing test

* Fix `Mouse::find()` after cursor has moved

After scrolling to the element, its boundaries change and we have to read the viewport offsets in order to compute final coordinates.

* Update Mouse.php

Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
@ianef ianef merged commit eed7c96 into ianef:1.4 Dec 12, 2024
1 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.