Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Releases: wttech/bobcat

Bobcat release version 1.2.1

18 May 12:27
Compare
Choose a tag to compare
  • #185 Upgrade Bobcat to Selenium 3.4.0
  • #181 Reporter Module uses bean provided by Aem Classic Module
    • From now on, using CloseableHttpClient authorized in AEM context will require installing AemCommonModule
  • #177 Add method to check if sidekick operation is enabled / disabled
  • #166 Loading default properties
  • #136 Removing emails containing specified topic
  • Various fixes and improvements

Bobcat release version 1.2.0

10 Mar 13:55
Compare
Choose a tag to compare
  • #55 Updated Selenium to version 3.2.0
  • #142 Updated Appium version to 4.1.2
  • #152 Moved integration tests module to external repository
  • Various fixes and improvements

Bobcat release version 1.1.4

15 Feb 13:21
Compare
Choose a tag to compare
  • #134 DragAndDropFactory should be configured in Core module
  • #131 ClassicUI AemRichText incorrectly handles frame switching
  • #124 Test counter failure for Scenario Outline
  • #122 Allow to remove component using custom clickable area
  • #140 upgrading to 1.1.3 , causing nasty erro - happens after a click of a submit button

Bobcat release version 1.1.3

14 Nov 13:38
Compare
Choose a tag to compare
  • #102 Check how many tests failed before triggering RerunFailedTests
  • #122 Allow to remove component using custom clickable area

Bobcat release version 1.1.2

23 Sep 08:08
Compare
Choose a tag to compare
  • #110 test fix for AEM TouchUI Image Component,
  • #103 AEM Classic Richtext - fix for highlighted text,
  • #97 fixed "No tests were executed!" exception after rerun success.

Bobcat release version 1.1.1

23 Sep 08:16
Compare
Choose a tag to compare
  • #94 fixed GuiceProvisionError for PageObjectSelectorListProxyProvider,
  • #95 fix for AEM Richtext when other field was edited before Richtext,
  • #93 minor fixes for AEM 6.2,
  • #75 now it's possible to add cookie for all WebDriver types (not only RemoteWebDriver).

Bobcat release version 1.1.0

05 Sep 09:18
Compare
Choose a tag to compare
  • AEM (6.1 and 6.2) Sites management support (#71)
  • TouchUI improvements - allow to configure single field (#47)
  • JUnit Tests can be re-runned (#76)
  • added locators to @pageobject annotation (#33)