-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WebCapabilities class: - Added AddLocalStateFlags method to WebCapabilities class as a shortcut for adding experimental browser flags - Chrome/Edge only [@Silver-Surfer, #63] - Added Error handling to SetDetachBrowser method to solve issue #82 - Added Friend property Get CommandWindowStyle to WebDriver class for use in SetDetachBrowser error handling WebDriver class: - Added SetDownloadFolder method for setting download folder w/o needing to set in capabilities - Chrome/Edge only - Added "Set lastElems = Nothing" to Shutdown method so that terminate event of WebDriver class fires WebDriver/WebElement classes: - Added maxWaitTimeMS argument/functionality to IsDisplayed, IsSelected, and IsEnabled methods ActiveX DLL solution: - Removed Err.Raise bug work-around after bug fixed in twinBASIC compiler twinBASIC banner (at least for now) no longer displays for 5 secs at startup - Added 32-bit support for >= Office 2010 Minor Code Cleanups
- Loading branch information
Showing
28 changed files
with
167 additions
and
55 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+160 Bytes
(100%)
dev/twinBasic/no_registration/SeleniumVBA test subs for tB no reg.xlsm
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
This folder holds an example set demonstrating how the twinBasic DLL can be used without registration. THIS IS NOT THE RECOMMENDED SETUP, but just to show the possibilities.... | ||
This folder holds an example set demonstrating how the twinBASIC DLL can be used without registration. THIS IS NOT THE RECOMMENDED SETUP, but just to show the possibilities.... | ||
|
||
See Discussion https://github.com/GCuser99/SeleniumVBA/discussions/73 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.