leochabi / selenium-vba

Automatically exported from code.google.com/p/selenium-vba
0 stars 1 forks source link

Compiler error: user-defined type not defined #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Operating system : windows 7 -64 bit
.Net Framework version : 4.5
Office Version : 2010 & 32bit
SeleniumWrapper version : 1.0.19.0

What is your issue ?
I am getting compiler error while running the VBA code
error occurs on declaration of "Waiter As New Waiter"

Thanks in advance
Regards,
Deepak

Original issue reported on code.google.com by vba.dee...@gmail.com on 28 Jul 2014 at 6:49

Attachments:

GoogleCodeExporter commented 8 years ago
The Waiter object is no longer present and can be deleted.
It will be removed from the script generator in the next release.
Thank you for the notification.

Original comment by florentbr on 30 Jul 2014 at 6:27

GoogleCodeExporter commented 8 years ago
It is required after all in some cases.
I will add it back in the next release.

Original comment by florentbr on 30 Jul 2014 at 7:04

GoogleCodeExporter commented 8 years ago

Original comment by florentbr on 8 Sep 2014 at 5:40