Skip to content

4.26.3 - Add / improve methods that highlight elements

Compare
Choose a tag to compare
@mdmintz mdmintz released this 03 May 21:46
· 13 commits to master since this release
419cedc

Add / improve methods that highlight elements

  • Add / improve methods that highlight elements
    --> This resolves #2747
    --> Now, self.highlight(selector) can also accept a WebElement for the selector.
    --> Adds self.highlight_elements(selector), which highlights all elements that match the selector.