-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: bridge-impl-4.2.0
-
Fix Version/s: bridge-impl-4.2.0
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
The Selenium test is looking for "(//input[@value='Add To Cart'])[1]" but when Liferay Commerce is present, the label is "Add to Cart" instead of "Add To Cart"
The fix is simply to make the label always be "Add to Cart"