Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
Add the ability to export a website tour as a .js file
Add the ability to export a website tour as a .js file
Accept xpath selectors in website tours
Accept xpath selectors in website tours
Fix XPath hover methods
Convert XPATH to CSS Selector before using a hover method.
- Applies to hover_on_element() and hover_and_click()
Add ability to create & run Hopscotch JS tours with SeleniumBase
- Add ability to create & run Hopscotch JS tours with SeleniumBase
- (See http://linkedin.github.io/hopscotch/ to learn more about Hopscotch)
Add ability to create SeleniumBase website tours using IntroJS
- Add ability to create SeleniumBase website tours using IntroJS
- See https://github.com/usablica/intro.js to learn more about IntroJS
If the Google Auth password expires soon, get the next one.
If the Google Auth password expires soon, get the next one.
Add ability to handle time-based Google Authenticator logins
Add ability to handle time-based Google Authenticator logins
Update the requirements
Update the requirements.
- Mostly updating versions of python libraries being used.
Use raw strings for regular expressions
Use raw strings for regular expressions
Tour updates
Tour updates