You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Se Builder
Hey David,
I'm trying to develop a plugin for Selenium Builder that has GOTO IF functionality like that of Selenium IDE. Basically, I want to add additional types for steps in Selenium Builder that would allow the user to skip steps if a conditional is met. Are there any pointers you can give me to make this process easier? I know you can skip steps using builder.selenium2.rcPlayback.runs[0].currentStepIndex, but how do I create the type on the GUI and give it functionality?