Skip to content

v4.1

Choose a tag to compare

@GCuser99 GCuser99 released this 19 May 16:20
· 80 commits to main since this release
version update

Enhancements\fixes to ScrollIntoView method of WebDriver and WebElement classes [@6DiegoDiego9]
Set shorter default timeout when executing "capabilities" commands if no web communication [@6DiegoDiego9]
More user-friendly error is raised when unsupported XPath selector is used in Shadow Roots [@6DiegoDiego9]
Added IsPresent method to WebElement class [@GHRyunosuke, @GCUser99]
Added test_IsPresent module to testing source [@GCUser99]
Minor cleanups [@6DiegoDiego9, @GCUser99]
Refactored code base for proper handling of Unicode characters in strings: [@GCUser99]
    Replaced all Ansi Windows API declares with Unicode Wide versions
    Replaced all native VBA7 file system functions with FSO and ADODB versions
    Added ADODB library to references
    Modified CreateSettingsFile method of WebDriver class to output Unicode text