Selenium IDE에 대한 리뷰
Selenium IDE 제작자: Selenium
리뷰 36개
- 5점 만점에 1점Firefox 사용자 14284380 님, 6년 전I 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.
개발자 답글
6년 전에 게시됨Sounds like a bug. If you file an issue we can take a look: https://github.com/SeleniumHQ/selenium-ide/issues - 5점 만점에 1점Firefox 사용자 14253072 님, 7년 전
- 5점 만점에 1점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. - 5점 만점에 1점Firefox 사용자 14041482 님, 7년 전
- 5점 만점에 1점Firefox 사용자 13978097 님, 7년 전
- 5점 만점에 1점Firefox 사용자 13998535 님, 7년 전
- 5점 만점에 1점Firefox 사용자 13951247 님, 7년 전
- 5점 만점에 1점Firefox 사용자 13943789 님, 7년 전I'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 :((