seleniumbase / SeleniumBase

📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.
https://seleniumbase.io
MIT License
4.67k stars 929 forks source link

Add a scroll_into_view(selector) method that calls the JS element.scrollIntoView() #1749

Closed mdmintz closed 1 year ago

mdmintz commented 1 year ago

Add a scroll_into_view(selector) method that calls the JS element.scrollIntoView()

mdmintz commented 1 year ago

This was released in 4.13.0 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.0