fill_text_field: fill in a text field

Description Usage Arguments

View source: R/upload.R

Description

fill in a text field

Usage

1
fill_text_field(rd, css_sel, value, clear = F)

Arguments

rd

a remoteDriver object

css_sel

css selector for the text entry box

value

value to fill in (character)

clear

should the text box be cleared before entering the new value?


CSAFE-ISU/nbtrd documentation built on Dec. 28, 2020, 12:41 a.m.