A loop test to close a modal and submit the data
1 | submit_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 close the modal/save the data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.