David Burns
David Burns
we should do > I think probably a specification clarification is needed here. For compatibility with other WebDriver implementations I think there should be a step 0 in Delete Session...
We definitely do maintain that code, though its not needed maintenance for some time. I haven't seen an issue like this before. Is this coming from the `getAttribute` atom?
@AlaaSayed794 Is this fixed? We have done a number of fixes in this area and aren't able to reproduce it anymore.
Thank you for this idea. We won't be implementing it for now as you can solve this by using string templating in JavaScript. E.g. `https://nightwatchjs.org?id=${1}` You can also use custom...
@swrdfish is this now fixed?
@gravityvi can you test and see if it is fixed
Let's see about deprecating this. It's not coming up often and can be replaced with `executeScript` or using [getElementRect](https://nightwatchjs.org/api/getElementRect.html#apimethod-container)
@reallymello Does this still happen? The issue is coming from Chrome itself here.
Closing as this is chrome being overly verbose in it's output. Ideally Nightwatch shouldn't be affecting the logs coming out of Chrome as we might miss important info.
Fixed earlier this year. If it still persists please raise a new issue