73rhodes / sideflow

Flow control extension for Selenium IDE
MIT License
137 stars 210 forks source link

Not working with WebDriver Playback #9

Closed allenhwkim closed 9 years ago

allenhwkim commented 10 years ago

First, thanks for this great script.

I am trying to implement this with webdriver playback.

However, this does not work with it.

http://blog.reallysimplethoughts.com/2013/02/18/webdriver-playback-in-selenium-ide-is-here/

I see a lot of these message "[error] Method is not present on Selenium interface: gotoLabel"

Is there any way to make this work with WebDriver Playback?

darrenderidder commented 10 years ago

This looks pretty cool, actually. I'll try and look into it but if you figure it out let me know! Pull requests are welcome ;-)