Todd Tarsi
Todd Tarsi
Also I think the readme talks a bit about migrating from v3. Some of the commands change to a modern equivalent. For example, storeXPathCount becomes storeElementCount and selector independent, and...
There's a couple ways. If you have npm, it's pretty great imo. If you don't have npm, you can also download binaries here: https://github.com/SeleniumHQ/selenium-ide/releases/tag/v4.0.1-beta.14 You'll have to mark it as...
v4 is a bit diffferent from v3 btw. It's a lot less polished still, and I don't have much time these days to work on it. I hope it works...
@sgavathe - Would you be able to correct the code export command templates here? I don't use the python libraries, but the good info you guys are adding here leads...
@sgavathe - You rock, thank you so much! Let me know if I can help building the templates in v4 or whatever and have a good one!
@AdrienVerstrepen - It's not quite a workaround, but I think this is fixed in v4? https://github.com/SeleniumHQ/selenium-ide/releases/tag/v4.0.1-beta.12