Skip to content

Improve the Recorder and browser-launching

Compare
Choose a tag to compare
@mdmintz mdmintz released this 28 Oct 18:46
· 3742 commits to master since this release
c80887f

Improve the Recorder and browser-launching

  • Recorder: If the element is a span of a button, use the button. (code-generation)
  • Recorder: Add \n to input text on form-submit actions. (code-generation)
  • Optimize browser-launching:
    -- (Now using the newer Selenium4 Service objects.)