You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a similar issue, what helps is to manually add a class module in the VBA editor by going Insert -> Class Module, and then copy-pasting the WebDriver.Cls code in the blank class module you inserted. Comment out the first line "VERSION 1.0 CLASS", and then rename the class module to WebDriver. Then, repeat a similar procedure for WebElement.cls
Hi @farhanwadia ,
Thank you for reporting. I tried changing LF to CRLF then they are successfully imported. I will include the converted class module files or XLSM file next release.
Automatically added as the Modules. It's very confusing for beginners.
The text was updated successfully, but these errors were encountered: