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 開発者の返信
投稿日時: 6年前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.- 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 :((