Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Document in Dusk scrolling an element into view #6006

Merged
merged 1 commit into from
Apr 23, 2020
Merged

[7.x] Document in Dusk scrolling an element into view #6006

merged 1 commit into from
Apr 23, 2020

Conversation

u01jmg3
Copy link
Contributor

@u01jmg3 u01jmg3 commented Apr 23, 2020

Documents laravel/dusk#766


It's also worth noting that there is an example under 'Browser Macros' using scrollToElement(). This is misleading as there is no reason to macro this method as we have the undocumented scrollTo() as well as scrollIntoView(). Perhaps this example should be updated to something else. Equally it might also be worth documenting scrollTo().

@driesvints driesvints changed the title Document in Dusk scrolling an element into view [7.x] Document in Dusk scrolling an element into view Apr 23, 2020
@taylorotwell taylorotwell merged commit f5c90cc into laravel:7.x Apr 23, 2020
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.

2 participants