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.
1 | fill_dropdown_field(rd, css_sel, value)
|
rd |
a remoteDriver object |
css_sel |
css selector for the entry box |
value |
value to fill in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.