ThinkingEngine-net / PickleTestSuite

1 stars 0 forks source link

Allow custom timeout configuration for a step #44

Closed ThinkingEngine-net closed 4 years ago

ThinkingEngine-net commented 4 years ago

The default step timeout can be changed in the configuration for a test case or folder of test cases. See https://te-wiki.marescal.co.uk/doku.php?id=wiki:pickle:sautomconfig

This will allow for a step to have a specific timeout (increasing or decreasing the tolerance for failure (e,g, to allow slow reports/exports to run).

ThinkingEngine-net commented 4 years ago

Added. See https://te-wiki.marescal.co.uk/doku.php?id=wiki:pickle:supported_statements#selenium_timeouts.

image