Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
When(/^I press ENTER$/, async () => {
await browser.setValue('#seedphrase_input', browser.Keys.ENTER)
});
Then(/^I can see the last word$/, async () => {