Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please help me..web selenium-ide , when error will end not run #1858

Open
anyykd opened this issue Sep 5, 2024 · 10 comments
Open

Please help me..web selenium-ide , when error will end not run #1858

anyykd opened this issue Sep 5, 2024 · 10 comments

Comments

@anyykd
Copy link

anyykd commented Sep 5, 2024

aaa
I spent a month without success, I hope someone can help me...
This click error will not run. I hope that this line can continue to rerty until it becomes the next line... and then run without stopping... Can anyone write me in detail... This problem is making me very hard... Urgent ;(

@anyykd
Copy link
Author

anyykd commented Sep 6, 2024

anyone can help me....?

@toddtarsi
Copy link
Contributor

I generally only help with v4, and I haven't in months honestly. v4 has built in async controls

@toddtarsi
Copy link
Contributor

in v4, click for example polls until element is present, then polls until its visible, then attempts a click until it succeeds or the implicit 5s timeout expires

@anyykd
Copy link
Author

anyykd commented Sep 6, 2024

@toddtarsi thank you reply me , i am very happy!! can you teach me how to edit,,show me ....thanks

@toddtarsi
Copy link
Contributor

latest v4 beta is here: https://github.com/SeleniumHQ/selenium-ide/releases/tag/v4.0.1-beta.14

command to migrate existing v3 side project to v4 if you have npm: npx @seleniumhq/side-migrate v3project.side v4project.side

@toddtarsi
Copy link
Contributor

Also you can download directly from npm as well:

npm i -g selenium-ide

After that, you can just run it from terminal via selenium-ide

@anyykd
Copy link
Author

anyykd commented Sep 6, 2024

happy to see you reply me again..,! https://github.com/SeleniumHQ/selenium-ide/releases/tag/v4.0.1-beta.14
which one i need to download.. i am learning selenium..

@anyykd
Copy link
Author

anyykd commented Sep 6, 2024

@toddtarsi i am using web plugin selenium-ide..

@toddtarsi
Copy link
Contributor

@anyykd - I haven't maintained that in years. I wouldn't recommend web version. I'd recommend downloading v4 binary. It is glitchier because I'm more threadbare than the v3 team was, but the underlying systems are fundamentally more stable and consistent.

@anyykd
Copy link
Author

anyykd commented Sep 6, 2024

@toddtarsi thanks!!, i downloaded 4.0.1-beta.14.exe , function look like same as web selenium ide... i dont know how to set my Require 。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants