question

TLee avatar image
TLee Suspended asked TLee Suspended posted

waitForPrompt?

I see a new web command in iTest 3.3 that is called waitForPrompt - what does this do (also, I though prompts are for CLI - what is a web prompt)?
iTestGUI Testing(Web-Java Swing-etc)
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
PaulD avatar image
PaulD answered PaulD posted
A web "prompt" is a dialog that pops up -- (based on a javascript alert).  Typically you don't need to wait for these, as iTest will automatically handle them for you.  But there are some special cases where you need to be explicit about this, and that is why this action was added.
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.