Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Selenium WebElement#getOuterHtml() API is deprecated #23

Description

@evilaliv3

Selenium WebElement#getOuterHtml() API is deprecated.

https://github.com/SeleniumHQ/selenium/blob/master/javascript/node/selenium-webdriver/CHANGES.md

As suggested me by @lmtierney on #selenium(freenode) this API call should be simply replaced by a simple element.getAttribute('outerHTML')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions