Hi
Microsoft VBScript Regular Expressions 5.5 will no longer be usable due to the invalidation of vbscript.dll in 2027.
VBScript_RegExp_55.RegExp will need to be changed to vba-regex, etc.
WebDriverManager.cls
Dim oRegExp As New VBScript_RegExp_55.RegExp
Dim matches As VBScript_RegExp_55.MatchCollection
Dim match As VBScript_RegExp_55.match
Hi
Microsoft VBScript Regular Expressions 5.5 will no longer be usable due to the invalidation of vbscript.dll in 2027.
VBScript_RegExp_55.RegExp will need to be changed to vba-regex, etc.
WebDriverManager.cls