scroll_into_view: Scroll a webelemt into the view

View source: R/scroll_into_view.R

scroll_into_viewR Documentation

Scroll a webelemt into the view

Description

This function allows you to scroll webelements into the view

Usage

scroll_into_view(rd, webel, simple = TRUE)

Arguments

rd

A Remote Driver Connection to the browser in docker container

webel

A Selenium Webelement

simple

boolean for simpler javascript scroll function. Defaults to TRUE.


Ricardo281/carconfig documentation built on March 18, 2022, 1:09 p.m.