Análises para Selenium IDE
Selenium IDE por Selenium
36 análises
Resposta do programador
publicado a há 6 anosThanks for the feedback! Please consider filing an issue here: https://github.com/SeleniumHQ/selenium-ide/issues- Avaliado em 1 de 5por Utilizador do Firefox 14284380 , há 6 anosI have a script which we already used for 4 years. With the current update it is no longer working due to illegal URL in open command. Also it is very slow and keeps on crushing.
Resposta do programador
publicado a há 6 anosSounds like a bug. If you file an issue we can take a look: https://github.com/SeleniumHQ/selenium-ide/issues Resposta do programador
publicado a há 6 anosHey 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.- Avaliado em 1 de 5por Utilizador do Firefox 14253072 , há 7 anos
- Avaliado em 1 de 5por Utilizador do Firefox 14206629 , há 7 anosTotal 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 scriptResposta do programador
publicado a há 7 anosExtensions 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. - Avaliado em 1 de 5por Utilizador do Firefox 14041482 , há 7 anos
- Avaliado em 1 de 5por Utilizador do Firefox 13978097 , há 7 anos
- Avaliado em 1 de 5por Utilizador do Firefox 13998535 , há 7 anos
- Avaliado em 1 de 5por Utilizador do Firefox 13951247 , há 7 anos
- Avaliado em 1 de 5por Utilizador do Firefox 13967120 , há 7 anos以前的一些功能如option,comment不见了。使用起来不方便。也没有发布官方的使用教程,差评
- Avaliado em 1 de 5por Utilizador do Firefox 13943789 , há 7 anosI'm not able to use existing test suite created by earlier version of Selenium IDE, also I didn't find any options for using user-extensions.js
One would expect the newer version to have more features and allow some level of compatibility for existing scripts. The real users of Selenium IDE doesn't just record and playback, we create our own custom javascript methods making it more dynamic. I'm not sure if this new version of Selenium IDE is for existing user..or just to get new users to start using this add on. It's a sad day :((