Fix timeout issue with executing scripts
- Fix timeout issue with executing scripts in Selenium Mode
--> (See the next commit where the fix was moved to afinallyblock) - Improve the earlier commit that fixes the script timeout issue
--> (A method that changed the default timeout wasn't resetting it back afterward)
--> This resolves #4467 - Update examples
--> (Updates some examples after changes were made on the site being tested)
What's Changed
Full Changelog: v4.52.0...v4.52.1