Browse Source

Antragsfragen und Empfehlungen KFZ

bernhardbuhl 3 years ago
parent
commit
5b5aa81322
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/simpleExample.rst

+ 3 - 0
docs/simpleExample.rst

@@ -221,6 +221,9 @@ More details on Activities
 
    * - pause
      - Will pause for the number of secons in ``value``. Valid numbers are float, e.g. 2, 0.2, 0.1, 25
+   * - waitForElementPresent
+     - Will wait (and recheck) to find the element specified by ``locator``. You would use this, when you experience
+       problems with page load.
    * - iban
      - Will create a random IBAN account number. ``value 2`` is the destination field of the test case structure. If you
        don't provide a field name (not necessarily one that exists in the input file. Can be any field name!) nothing will