Recorder improvements, some fixes, and more
- Add "--rec-print" option to print recordings after tests
- Scroll to canvas elements before interacting with them
- Fix a method used in Behave-BDD Mode
- Add "Assert text not visible" to Behave-BDD steps
- Add "assert_text_not_visible" to recorded actions
- Update the Behave-BDD code exporter
- Optimize Recorder-exported files
- Fix bug with the env listed in the DB table
- Add method: "wait_for_element_clickable()"
- Refresh Python dependencies
- Show migration stages (raw Selenium to SeleniumBase)