Critiques pour Selenium IDE
Selenium IDE par Selenium
412 notes
- Noté 1 sur 5par AMIT RANA, il y a 7 anshow to play same test multiple time. there is no Loop play available
Réponse du développeur
mis en ligne : il y a 7 ansHey 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. - Noté 4 sur 5par ImALOSER, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14378503 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13745879 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14375361 de Firefox, il y a 7 ansSehr starkes Add.on, welches ich für meine Arbeit nutze. Gibt nichts auszusetzen :)
- Noté 5 sur 5par Utilisateur ou utilisatrice 14374279 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14373730 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14369008 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14357087 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14354104 de Firefox, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 14329944 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14352813 de Firefox, il y a 7 ans
- Noté 5 sur 5par BERENGUER, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 14320550 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14299169 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14263728 de Firefox, il y a 7 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 14256023 de Firefox, il y a 7 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 14253072 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14240213 de Firefox, il y a 7 ansCould 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 againRéponse du développeur
mis en ligne : il y a 7 ansCode export is a high priority for us. We'll be starting work on it soon. - Noté 5 sur 5par Utilisateur ou utilisatrice 13664609 de Firefox, il y a 7 ans
- Noté 5 sur 5par digitarald, il y a 7 ansLove the polished UI, works perfect for recording and replaying
- Noté 5 sur 5par Utilisateur ou utilisatrice 14215358 de Firefox, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14207834 de Firefox, il y a 7 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 14206629 de Firefox, il y a 7 ansTotal 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 scriptRéponse du développeur
mis en ligne : il y a 7 ansExtensions 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.