Closed
Bug 984682
Opened 11 years ago
Closed 7 years ago
getAttributeNode is deprecated in Marionette atom
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1354203
People
(Reporter: zcampbell, Unassigned)
References
Details
[JavaScript Warning: "Use of getAttributeNode() is deprecated. Use getAttribute() instead." {file: "chrome://marionette/content/atoms.js" line: 99}]
Not sure what is causing this but I can debug further, just ni? me.
Reporter | ||
Comment 1•11 years ago
|
||
Also:
[JavaScript Warning: "Use of attributes' specified attribute is deprecated. It always returns true." {file: "chrome://marionette/content/atoms.js" line: 99}]
Comment 2•11 years ago
|
||
Ms2ger suggested that this was deprecated in error and will be reinstated soon. Leaving open so it reminds me to ask him periodically where we are with it
Comment 3•8 years ago
|
||
Bug 1275273 will remove this from Marionette once bug 1272653 lands on central.
Comment 4•7 years ago
|
||
All the used Selenium atoms make use of this method more or less. So we would have to remove all the atoms to accomplish this goal, and that is already covered by bug 1354203. So lets dupe.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•