Open garg3133 opened 3 weeks ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Fixes #4184
Adds selector and error line with proper formatting for "StaleElementReferenceError" and other errors that might occur when working with elements.
Since this updates the logs displayed, adding a test for it is hard. Instead, the PR adds an example to showcase the fix.
Thanks in advance for your contribution. Please follow the below steps in submitting a pull request, as it will help us with reviewing it quicker.
examples/tests
directory of the project) and running them.ecosia.js
andduckDuckGo.js
are good examples to work with.features/my-new-feature
orissue/123-my-bugfix
);The changes now display the logs as follows:
Copy of: #4214