fill_dropdown_field: fill in a dropdown field

Description Usage Arguments

View source: R/upload.R

Description

Function will check to make sure that the value specified is available (matches the beginning of an option) and will issue a warning if this is not the case.

Usage

1
fill_dropdown_field(rd, css_sel, value)

Arguments

rd

a remoteDriver object

css_sel

css selector for the entry box

value

value to fill in


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