Open
Description
🐛 Bug Report
When I add a 'Wait for element present' command from the browser menu then the command value is blank. This catches me quite often, because the test requires a timeout value.
Note that if I add the same command via the Selenium window command field, a timeout of 30000 is added.
To Reproduce
1 open a project
2 start recording
3 in the browser window, right click on an element
4 select Selenium IDE > Wait For > Present
Expected behavior
They created command has a timeout of 30000.
Environment
OS: Ubuntu 20.04
Selenium IDE Version: 3.17.0
Selenium SIDE Runner Version:
Node version:
Browser: Chromium
Browser Version: 93.0.4577.82 (Official Build) snap (64-bit)