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

Revert "Add selector and error line for "staleElementReferenceError"" #4283

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

garg3133
Copy link
Member

Reverts #4214

Issues with the PR to be reverted:

  • Breaking moveToElement (and possibly a few other commands) in v3.8.0 as it is extending the command args parameter for additional metadata, causing metadata to be considered as one of the args during the command run.
    image
  • The selector sometimes appear as [object Object] (selector should be serialized to a string properly or would need some other way to extract the actual selector).

Copy link

Status

  • ❌ No modified files found in the types directory.
    Please make sure to include types for any changes you have made. Thank you!.

@garg3133 garg3133 merged commit 2e37dbe into main Oct 25, 2024
17 checks passed
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

Successfully merging this pull request may close these issues.

1 participant