Skip to content

Commit 8f72ffc

Browse files
committed
MQE-1520: Consolidate WAIT_TIMEOUT in .env and pageload_timeout
Updated .env.example
1 parent cc5932a commit 8f72ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/config/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ MODULE_WHITELIST=Magento_Framework,ConfigurableProductWishlist,ConfigurableProdu
5353
#ALLOW_SKIPPED=true
5454

5555
#*** Default timeout for wait actions
56-
#WAIT_TIMEOUT=10
56+
#WAIT_TIMEOUT=30
5757

5858
#*** Uncomment and set to enable browser log entries on actions in Allure. Blacklist is used to filter logs of a specific "source"
5959
#ENABLE_BROWSER_LOG=true

0 commit comments

Comments
 (0)