increase timeout when running against remote grid
问题 when running a test locally it succeeds, but when configuring a remote grid, it fails with 1) Scenario: Login - features/api.feature:10 Step: When he enters his credentials - features/api.feature:13 Step Definition: node_modules/serenity-js/src/serenity-cucumber/webdriver_synchroniser.ts:46 Message: function timed out after 5000 milliseconds How can I increase the timeout value? Thanks & Ciao Stefan 回答1: Hi Stefan and thanks for giving Serenity/JS a try! You have a couple of options here,