Closed GoogleCodeExporter closed 9 years ago
Original comment by florentbr
on 13 Feb 2013 at 4:44
waitForPopUp is not compiling because it has no return value.
The correct syntax is :
selenium.waitForPopUp "Booking", "3000"
Anyway, while trying to reproduce your issue, i found another on in the .Net
wrapper :
http://code.google.com/p/selenium/issues/detail?id=5160
This function won't work as long as it's not fixed in the .Net wrapper which is
used by this VBA wrapper.
Original comment by florentbr
on 13 Feb 2013 at 11:20
Temporarily fixed in version 1.0.10
Original comment by florentbr
on 20 Feb 2013 at 12:11
Fully fixed in version 1.0.11
Original comment by florentbr
on 5 Mar 2013 at 12:51
Original comment by florentbr
on 5 Mar 2013 at 12:52
Original issue reported on code.google.com by
slimydr...@gmail.com
on 11 Feb 2013 at 12:40