Commit e66f4fb
committed
version update
Antivirus False-Positive Testing
- Removed vba-regex alternative from AV false-positive test2 - now uses new built-in VBA RegExp
SeleniumVBA twinBASIC DLL
- Implemented first-pass attempt at COM Binary Compatibility to smooth out installation issues [@Jwesq]
- removed dependency on Bill Stewart's UninsIS DLL by rewriting uninstall workflow in native Inno Setup pascal
- added analize_registry.ps1 powershell script to Utilities folder for debugging install issues
Bug Fixes
- fixed getLocalOneDrivePath of WebShared module for finding local paths in root directory [@conan-hdk, @hanamichi77777, @6DiegoDiego9]
- fixed WaitForDownload of WebDriver class when waiting for a download from Firefox browser
Removed all early-binding references to VBScript_RegExp_55 in recognition of newly built-in VBA RegExp [@6DiegoDiego9, @hanamichi77777]
Marked SendKeysToOS method of WebDriver class as DEPRECATED - please remove dependency before next version
Removed unneeded test example subs and removed navigations to https:www.google.com due to recently implemented Capcha
Updated Wiki
Minor code cleanups1 parent 4955b0a commit e66f4fb
70 files changed
Lines changed: 654 additions & 412 deletions
File tree
- dev/av
- test10
- test1
- test2
- test3
- test4
- test5
- test6
- test7
- test8
- test9
- dist
- src
- Utilities
- VBA
- twinBASIC
- Build
- Setup/UninsIS
- Sources
- no_registration
- setup
- test_documents
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments