"EXECUTE_SELENESE" Command

Description: This command executes a Selenese object stored in Subject7 which was recorded using Selenium IDE.
Usage Scenario: Suppose you want to navigate to https://reference.subject-7.com and log in using your credentials.

Procedure: Record this using Selenium IDE. Convert the file/script using Subject7 (by going to Repository> Selenese Repository > New Object > Converter) so that it can be used in your test case. Once you finish converting, select the object in your step. Your step will look like this:

image-20240606-171231.png

 

Â