Skip to content

Conversation

@thalissonvs
Copy link
Member

The methods for finding elements were using the node_id, a DOM variable, to execute commands. With the goal of replacing the commands with relative searches, object_id is now used, which references a JavaScript object and can be utilized with greater flexibility.

@thalissonvs thalissonvs added the bug Something isn't working label Nov 16, 2024
@thalissonvs thalissonvs self-assigned this Nov 16, 2024
@thalissonvs thalissonvs merged commit 7d2c72a into main Nov 16, 2024
1 check passed
@thalissonvs thalissonvs deleted the fix/find-elements branch November 16, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants