Todd Tarsi

Results 417 comments of Todd Tarsi

@dendihandian - Thanks for explaining! Yes, I aggressively eat localstorage and cookies because historically, this tool has been for running tests, and you want a clean baseline for tests. I'll...

My gosh, that sounds unpleasant. I'm not sure what happened here tbh. I don't think the webextension should do that, but tbh the webextension (v3) only has a few months...

Oh also v4 does a lot of other stuff better too (shares a runtime with side-runner, so CI playback is much more consistent for example). It's just about coming out...

Did you try migrating your project effortlessly using the side-migrate npm module?

This is a v3 command. It's not a good command because it only supports one selector. In v4, the major version change, we don't support that command anymore. If you...

@larstippmann - I hope everything works okay in the migration tool. If so, could you close this issue?

Oh gosh, I'm sorry I haven't explored that possibility space. Although, @corevo once did some work to go down that path. If you'd like to invest in it's development, the...

The main pain point that needs to happen to allow use case flexibility like this is that a secure communication protocol needs to be provided to the preload scripts from...

Are you able to maintain the side file in Selenium IDE v4? I would recommend working in the IDE for recording and playback, and then when you want to do...

At some point, I'm going to revisit how the code sits next to the IDE, but there unfortunately isn't bidirectional awareness there yet.