Skip to content

v6.4

Compare
Choose a tag to compare
@GCuser99 GCuser99 released this 20 Feb 01:43
· 7 commits to main since this release
version update

Fixed bug in resolving OneDrive/SharePoint paths [@6DiegoDiego9]
Fixed bug in CreateSettingsFile of WebDriver class [@6DiegoDiego9]
Added NavigateToString method of WebDriver class to allow for direct navigation to html string for testing/debugging
Updated Wiki object model
Added license info about Bill Stewart's UninsIS to DLL installer script
Refactored test subs, replacing all NavigateToFile use to NavigateToString to simplify testing
Refactored test_remoteDebugger to better explain how to attach to existing browser instance [@sridharstreaks]
Minor code cleanups