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

Locators can not be changed #1852

Open
supidupicoder2 opened this issue Aug 5, 2024 · 1 comment
Open

Locators can not be changed #1852

supidupicoder2 opened this issue Aug 5, 2024 · 1 comment

Comments

@supidupicoder2
Copy link

🐛 Bug Report

When an alternative locator is chosen in the UI for a step, it will be displayed correctly until the UI for that step is reloaded. The locator is now blank and cannot be restored

To Reproduce

Steps to reproduce the behavior:

  1. Start recording a testcase
  2. Click any element that could have more that 1 locator
  3. Stop recording
  4. Select the step where multiple selectors are possible
  5. Change that selector to something else
  6. Select any other step
  7. Select the initial step
  8. The selector is now blank

Video:
electron_e0fUW9b381

Expected behavior

The Selector can be changed

Project file reproducing this issue (highly encouraged)

selectorReproduction.zip

Environment

OS: Win 10
Selenium IDE Version: 4.0.1-beta.14
Selenium SIDE Runner Version: 4.0.12
Please note that selenium-side-runner supports Node.js 16+
Node version: v20.14.0
Browser: -
Browser Version: -

@AuCourDe
Copy link

Reproduced:
OS: Win 11
Selenium IDE Version: 4.0.1-beta.14
Selenium SIDE Runner Version: 4.0.12
Node version: v22.3.0

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