Skip to content
diana-lakatos edited this page Apr 29, 2013 · 1 revision

The step Highlight is stored separately from the Selenium commands to make it possible to change the highlighted element without breaking the Selenium test. We imagine this to be useful when you want to highlight a div that contains an element you interacted with.

The step highlight is deducted from the Selenium commands on step creation during import.

Clone this wiki locally