Skip to content

Releases: onsi/biloba

v0.1.6

18 Sep 16:30
Compare
Choose a tag to compare

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

v0.1.5

09 May 16:37
Compare
Choose a tag to compare

0.1.5

Fixes

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

v0.1.4

03 May 03:29
Compare
Choose a tag to compare

0.1.4

Features

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

v0.1.3

18 Apr 17:53
Compare
Choose a tag to compare

0.1.3

Features

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

v0.1.2

24 Mar 01:27
Compare
Choose a tag to compare

0.1.2

Maintenance

v0.1.1

10 Mar 16:03
Compare
Choose a tag to compare

0.1.1

Fixes

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

Maintenance

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

v0.1.0

10 Mar 03:53
Compare
Choose a tag to compare

0.1.0

  • First release!