Skip to content

Clone an existing method with an additional name

Compare
Choose a tag to compare
@mdmintz mdmintz released this 16 Feb 17:53
· 7138 commits to master since this release
fc3dca7

Clone an existing method with an additional name:

  • Add self.assert_element_visible(CSS_SELECTOR), which does the same thing as self.assert_element(CSS_SELECTOR).