Selenium IDE のレビュー
Selenium IDE 作成者: Selenium
合計レビュー数: 412
開発者の返信
投稿日時: 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.- 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年前)
- 5 段階中 4 の評価Firefox ユーザー 14329944 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14352813 によるレビュー (7年前)
- 5 段階中 4 の評価Firefox ユーザー 14320550 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14299169 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14263728 によるレビュー (7年前)
- 5 段階中 3 の評価Firefox ユーザー 14256023 によるレビュー (7年前)
- 5 段階中 1 の評価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 - 5 段階中 5 の評価Firefox ユーザー 13664609 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14215358 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14207834 によるレビュー (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.