Added: 2 years ago
From: zholmquist
Views: 2,354
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (3)

Sign In or Sign Up now to post a comment!
  • can anyone tell me how to run tests iteratively in selenium ? like ther is a test case like 1) login 2) login  ... i want to repeat this several number of time... is it possible in selenium ide or grid or RC or anything ?

  • @jeethuutube If I understand correctly, it sounds like a simple for() or while() loop is what you want. I'd roll with the for() if you know how many times you want that step/case to run, or while() if you want it to run until condition X happens.

    IDE has no built in flow control support (but there are plugins to add some function). It's meant more as a tool for generating code to be used with RC/grid - which is driven by a real language (where flow control isn't a problem). I prefer Java.

  • This demo is just help me to understand the Selenium Grid... nice work.. thanks

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more