Skip to content

Releases: najeeb1023/magento-webapp

v3.5.1

24 Jun 21:44
b57781f
Compare
Choose a tag to compare

3.5.1 (2024-06-24)

Bug Fixes

  • removed getProduct function and declared a globalArray to fetch and search the same product. (2d7b3cd)

v3.5.0

24 Jun 17:10
ce19042
Compare
Choose a tag to compare

3.5.0 (2024-06-24)

Features

  • search product by search (c16785e)

v3.4.2

23 Jun 18:37
bf02bc9
Compare
Choose a tag to compare

3.4.2 (2024-06-23)

Bug Fixes

  • only chromium installation added. (50004c1)

v3.4.1

23 Jun 17:49
919b583
Compare
Choose a tag to compare

3.4.1 (2024-06-23)

Bug Fixes

  • only to install chrome browser in pipeline and invalid login scenario added. (bd04b81)

v3.4.0

23 Jun 17:23
de91ab1
Compare
Choose a tag to compare

3.4.0 (2024-06-23)

Features

  • add to cart workflow WIP. (ce90864)
  • add to cart workflow WIP. (7371b19)

v3.3.0

23 Jun 15:07
38bdb36
Compare
Choose a tag to compare

3.3.0 (2024-06-23)

Features

  • added colorization for fetched products and sizes. (417f183)

v3.2.0

22 Jun 19:22
40875bc
Compare
Choose a tag to compare

3.2.0 (2024-06-22)

Bug Fixes

  • added if else condition if product is not clicked successfully. (aac3628)
  • logger fix, product details WIP. (b3686cf)
  • logger fix, product details WIP. (1f46d2b)
  • logger fix, product details WIP. (a839279)
  • menSectionLocators -> userShoppingLocators (4d32014)

Features

  • selectAndGetProductColors function added. (7054191)

v3.1.1

22 Jun 11:50
6eabd26
Compare
Choose a tag to compare

3.1.1 (2024-06-22)

Bug Fixes

  • fixed facade class private call. (4c2cc32)
  • random product flakiness fixed. (f511920)

v3.1.0

22 Jun 00:15
6342493
Compare
Choose a tag to compare

3.1.0 (2024-06-22)

Features

  • added getProductPrice - other product details WIP. (918c8e5)

v3.0.0

21 Jun 12:49
9f9ee7e
Compare
Choose a tag to compare

3.0.0 (2024-06-21)

  • Merge pull request #11 from najeeb1023/winston_logger_implementation (9f9ee7e)

BREAKING CHANGES

  • Added qavajs/console-formatter and winston logger for better results and debugging.