A loop test to open a modal for data upload
1 | open_modal(rd, modal_css_sel, btn_css_sel)
|
rd |
a remote driver |
modal_css_sel |
css selector for the modal (usually ".modal-open") |
btn_css_sel |
css selector for the button to open the modal |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.