This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 3
Jan 2019

I have just finished writing some tests for a section of my application. However the tests appear flaky and quite often complain that an element doesn’t exist, when it does. I have added:

wait.until(ExpectedConditions.elementToBeClickable(anotherproblem));

to my code but it doesn’t appear to be helping too much.

Does anyone have ideas on what I can do to make my tests more robust.

  • created

    Jan '19
  • last reply

    Jan '19
  • 2

    replies

  • 207

    views

  • 3

    users

  • 1

    link