selenium-ide icon indicating copy to clipboard operation
selenium-ide copied to clipboard

Feature request: Add a new media control: play next command

Open BartolomeSintes opened this issue 1 year ago • 3 comments

I would suggest to add a third icon in the media control panel, one that allowed a step-by-step playback of the test.

I am not sure if there is a standard icon for this operation. I have drawn this one as an example selenium

Motivation

Sometimes, in order to understand the failure of a command, you need to see what has happened in the previous steps but Selenium 4 is too fast ;-) Replay the test, pause some commands before the failure and then advance command by command would help.

BartolomeSintes avatar Jan 22 '24 19:01 BartolomeSintes

@BartolomeSintes - Just wanted to let you know, the latest version is really quite stable. Please test if you get a chance, and this will be the one I add a new 'stable' or 'beta' tag to or whatever. Sorry for the delay in stabilizing this stuff!

toddtarsi avatar Feb 05 '24 14:02 toddtarsi

Oh, I tried to add play next step here, but it gave me a little grief (side-runtime handles single command play commands in a special way that I have to wrangle with), so it will be in the next version.

toddtarsi avatar Feb 05 '24 14:02 toddtarsi

@BartolomeSintes - Oh oops, this might be in 98 but it really doesn't work good yet. I might just fix it and dash out 99

toddtarsi avatar Feb 15 '24 01:02 toddtarsi