Customer Self-Service Portal

Web Transaction Browser - Unsupported Selenium Commands

Hi,

 

The following commands are not supported when importing a selenium IDE (.side) file.

- waitForElementPresent

- waitForElementVisible

 

Whereas in the documentation of www.site24x7.com/help/admin/adding-a-monitor/advanced-web-script-editing.html the command wait_for_element_presence("identifier","identifier_value",timeout) exists.

So, how comes the Site24x7 web transaction browser recorder tool is unable to convert this command ?

Is there an alternative command that we can use to wait for the presence of an element in a page ?

Can you give me a list of supported Selenium commands ?

Thanks,

Mario