topcoder-platform / TCO21-Regionals-QA-Competition

2 stars 0 forks source link

The price field is missing from many of the product which have the 'monthly payment' facility for payment. Or the Page should not display two in numbers 'OR' if the price is meant to be hidden on the page. #214

Open swap12875 opened 2 years ago

swap12875 commented 2 years ago

Description :

The price field is missing from many of the product which have the 'monthly payment' facility for payment. Or the Page should not display two in numbers 'OR' if the price is meant to be hidden on the page.

prerequisite /Environment specification

Steps to Reproduce:

  1. Login to the "https://secure.newegg.com/"
  2. follow the flow given below Home > Home & Tools > Home Living Vacuums & Floor Care > Broom & Stick Vacuums > Dyson OR (hit the URL as https://www.newegg.com/Home-Appliances/Category/ID-312?cm_sp=Homepage_circle-_-home%20appliances&quicklink=true) may or may not match with the results of the given video.

    Select the product > Shell Shocker Dyson V10 Allergy Cordfree Vacuum Cleaner | Blue

  3. on the product page, Observe the price displayed on the page, the two OR are getting displayed between the two prices.
  4. Try to inspect the element, find for the span element with attribute slot 'qpDisplayAmount' on the page., this amount is hidden , but the two 'OR' are placed for the prices.

target URL

(may or may not match with the results of the given video.) https://www.newegg.com/Home-Appliances/Category/ID-312?cm_sp=Homepage_circle-_-home%20appliances&quicklink=true

Snap(s) / Video(s):

image

https://user-images.githubusercontent.com/67191980/128280018-72033662-e41b-4b86-8d81-8e75592988cc.mp4

Actual Result(s):

Expected Result(s):

Environment Details:

youdare commented 2 years ago

Not Repo image

swap12875 commented 2 years ago

@youdare can you just wait till the page is loaded completely. The page takes time for complete UI loading. if not replicable still after waiting for loading of complete UI, you may keep this present label.

youdare commented 2 years ago

@swap12875 , Same app is loading all content correctly and displaying price

swap12875 commented 2 years ago

Fine, @youdare, by viewing the screen shot you shared https://github.com/topcoder-platform/TCO21-Regionals-QA-Competition/issues/214#issuecomment-893111821, you seems to have not logged in to the application , Where as , refer to the Repro step-1 in this bug report , you should be logged in to the application.

codejamtc commented 2 years ago

Submitter: 0 Points | Duplicate of https://github.com/topcoder-platform/TCO21-Regionals-QA-Competition/issues/74 Challenger: 0 Points