Closed mooikos closed 1 year ago
Start to use WAIT_TIMEOUT environment to decide how long to wait for Calabash::Cucumber::WaitHelpers.wait_for_condition (used from wait_for_none_animating / wait_for_no_network_indicator / wait_for_transition
WAIT_TIMEOUT
Calabash::Cucumber::WaitHelpers.wait_for_condition
wait_for_none_animating
wait_for_no_network_indicator
wait_for_transition
It might be needed to clarify if a warning for whos already using such environment (already mentioned in https://github.com/calabash/calabash-ios/blob/master/calabash-cucumber/ENVIRONMENT_VARIABLES.md) is needed
@microsoft-github-policy-service agree company="New Work SE"
Start to use
WAIT_TIMEOUT
environment to decide how long to wait forCalabash::Cucumber::WaitHelpers.wait_for_condition
(used fromwait_for_none_animating
/wait_for_no_network_indicator
/wait_for_transition
It might be needed to clarify if a warning for whos already using such environment (already mentioned in https://github.com/calabash/calabash-ios/blob/master/calabash-cucumber/ENVIRONMENT_VARIABLES.md) is needed