New Selenium IDE – Using ‘wait for element not editable’ command
Refer the article New Selenium IDE – Commands (Selenese), for the complete list of Selenium IDE commands and their practical demonstrations. wait for element not editable is one of the commands in Selenium IDE. The purpose of the wait for element not editable command is to wait for the element to get non-editable. i.e. If any required… (0 comment)