I wrote a test case using the Selenium IDE. I would like to run a test (using the play button), and I would like to switch to the “Table” tab to see the commands.
As can be seen in the screenshot, I can neither press the play button, nor switch to the "Table" tab. Why?
You can run the test only if your IDE is installed for Selenese (HTMl format), and not some other code format. Change it to Selenese (HTML) as follows and it should work -
, , Selenium - https://sqa.stackexchange.com/ Selenium .
Selenium IDE . , , script, IDE , . IDE , - , script . .
,
script , , , IDE . , , "HTML", , " ..." " ...". , script Python. , , , , Python. Java Ruby IDE.