My code is
frames.waitForFrameToLoad("content.main", 10000);
UI definitions for frames object are OK as I can use selectFrame on
them.
Also problem with
No signature of method: org.tellurium.object.UiObject.waitForText() is
applicable for argument types: (java.lang.Integer,
org.tellurium.dsl.BaseDslContext$_waitForText_closure30) values:
[30000, org.tellurium.dsl.BaseDslContext
$_waitfortext_closur...@18f127c]
using
waitForText("legacyLogin.usernameDiv", 30000) from groovy
On Mar 5, 11:42 am, dominicm <[email protected]> wrote:
> No signature of method: org.tellurium.dsl.DslContext
> $_waitForFrameToLoad_closure5.call() is applicable for argument types:
> (java.lang.String, java.lang.Integer) values: [main, 10000]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---