Skip to content

Commit dbd6bb4

Browse files
committed
Chore: update readme
1 parent c786506 commit dbd6bb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ This UDF will allow you to interact with any browser that supports the [W3C WebD
5353
- _WD_Screenshot($sSession, $sElement = '', $nOutputType = 1)
5454
- _WD_SelectFiles($sSession, $sStrategy, $sSelector, $sFilename)
5555
- _WD_GetShadowRoot($sSession, $sStrategy, $sSelector, $sStartElement = "")
56+
- _WD_IsLatestRelease()
57+
- _WD_UpdateDriver($sBrowser[, $sInstallDir = Default[, $lFlag64 = Default[, $lForce = Default]]])
5658

5759
# Source Code
5860
You will always be able to find the latest version in the GitHub Repo https://github.com/Danp2/WebDriver

0 commit comments

Comments
 (0)