Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 753 Bytes

CHANGELOG.md

File metadata and controls

40 lines (24 loc) · 753 Bytes

0.1.6

Fixes

  • catch edge case where the _biloba object isn't available because the browser is in the middle of a redirect [d9df233]

Maintenance

  • bump ginkgo [09da081]

0.1.5

Fixes

  • Correctly escape quote characters when constructing XPath queries [7ef2785]

0.1.4

Features

  • emit failure message when running with BILOBA_INTERACTIVE=true [777f184]

0.1.3

Features

  • add ability to specify a default screnshot size for autogenerated screenshots [7670a24]

0.1.2

Maintenance

  • bump ginkgo and gomega [37c6e75]

0.1.1

Fixes

  • add focus/blur events when setting value [f8963b6]

Maintenance

  • Minor typos found when learning about awesome Biloba and chromedp [47ef44f]

0.1.0

  • First release!