diff --git a/help_docs/method_summary.md b/help_docs/method_summary.md index 0b833365..9b83d9ad 100644 --- a/help_docs/method_summary.md +++ b/help_docs/method_summary.md @@ -1006,8 +1006,6 @@ driver.uc_open_with_tab(url) driver.uc_open_with_reconnect(url, reconnect_time=None) driver.uc_click(selector) - -############ ``` -------- diff --git a/help_docs/recorder_mode.md b/help_docs/recorder_mode.md index e48ce66e..9b88c4b1 100644 --- a/help_docs/recorder_mode.md +++ b/help_docs/recorder_mode.md @@ -9,9 +9,9 @@ -ℹ️ Recorder Mode can be activated from the command-line interface, or from the Recorder Desktop App. +⏺️ Recorder Mode can be activated from the command-line interface or the Recorder Desktop App. -⏺️ To make a new recording from the command-line interface, use ``sbase mkrec``, ``sbase codegen``, or ``sbase record``): +⏺️ To make a new recording from the command-line interface, use ``sbase mkrec``, ``sbase codegen``, or ``sbase record``: ```bash sbase mkrec TEST_NAME.py --url=URL