fill_conditional_field: Fill in a dropdown field that has an "other" option text box

Description Usage Arguments

View source: R/upload.R

Description

Fill in a dropdown field that has an "other" option text box

Usage

1
2
fill_conditional_field(rd, css_sel_init, css_sel_other, value_init,
  value_other)

Arguments

rd

a remoteDriver object

css_sel_init

css selector for the dropdown box

css_sel_other

css selector for the "other" text box entry

value_init

value for the dropdown box

value_other

value for the text box (NA if dropdown value doesn't trigger the text box)


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