Відгуки для Selenium IDE
Selenium IDE автор Selenium
412 відгуків
- Оцінка 1 з 5від AMIT RANA, 7 років томуhow to play same test multiple time. there is no Loop play available
Відповідь розробника
оприлюднено 7 років томуHey Amit, we have control flow commands. We have while and times commands for looping. You need to add them manually. Once you do, you can see details about them in the reference tab. - Оцінка 4 з 5від ImALOSER, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14378503, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 13745879, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14375361, 7 років томуSehr starkes Add.on, welches ich für meine Arbeit nutze. Gibt nichts auszusetzen :)
- Оцінка 5 з 5від Користувач Firefox 14374279, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14373730, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14369008, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14357087, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14354104, 7 років тому
- Оцінка 4 з 5від Користувач Firefox 14329944, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14352813, 7 років тому
- Оцінка 5 з 5від BERENGUER, 7 років тому
- Оцінка 4 з 5від Користувач Firefox 14320550, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14299169, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14263728, 7 років тому
- Оцінка 3 з 5від Користувач Firefox 14256023, 7 років тому
- Оцінка 1 з 5від Користувач Firefox 14253072, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14240213, 7 років томуCould u kindly tell me when will new version is ready? I love this tool but I really need the function "export to python/java"
Thx for your reply. I try IDE 3 for a while, I really love the way of recording and running, but I don't like the interactive and the user experience,everytime I run IDE 3, I have to 1.select new/run/close(if i want to close IDE why I open it?), 2.make a project name and 3url, sometimes I just want to debug or have a little test, it's a little complicated to me.
by the way, i want to know why the old version IDE has the "export" function, but U have to rewrite the function in new version? Thx u againВідповідь розробника
оприлюднено 7 років томуCode export is a high priority for us. We'll be starting work on it soon. - Оцінка 5 з 5від Користувач Firefox 13664609, 7 років тому
- Оцінка 5 з 5від digitarald, 7 років томуLove the polished UI, works perfect for recording and replaying
- Оцінка 5 з 5від Користувач Firefox 14215358, 7 років тому
- Оцінка 5 з 5від Користувач Firefox 14207834, 7 років тому
- Оцінка 1 з 5від Користувач Firefox 14206629, 7 років томуTotal disappointment...The following are missing
* No extension to user's javascript
* No export to C# or another code
* Not right click on webpage to add Selenium command
* Not compatible to old Selenium scriptВідповідь розробника
оприлюднено 7 років томуExtensions are available they'll have to be ported to the new format https://github.com/SeleniumHQ/selenium-ide/wiki/Getting-Started-with-Plugins.
We do not have code export at the moment but are working on https://www.npmjs.com/package/selenium-side-runner.
Right click definitely works! make sure you are recording prior to using it.
And we are backwards compatible, just load the old scripts up.