lowes key location #3

Open
opened 2025-07-16 22:39:00 +08:00 by RYDE-WORK · 0 comments
Owner

Originally created by @HonestFox101 on 6/13/2025

  • Item #: //p[starts-with(text(), "Item #")]
  • Model #: //p[starts-with(text(), "Model #")]
  • Title: h1.product-brand-description
  • Brand Name: //h1[contains(@class, "product-brand-description")]/parent::*/parent::*/following-sibling::*[1]//a
  • Rating: .avgrating
  • RateCount: [data-testid="rating-trigger"] > div > div > span
  • Price: .screen-reader
  • Image url: #mfe-gallery .productImage.tile-img
*Originally created by @HonestFox101 on 6/13/2025* - Item #: `//p[starts-with(text(), "Item #")]` - Model #: `//p[starts-with(text(), "Model #")]` - Title: `h1.product-brand-description` - Brand Name: `//h1[contains(@class, "product-brand-description")]/parent::*/parent::*/following-sibling::*[1]//a` - Rating: `.avgrating` - RateCount: `[data-testid="rating-trigger"] > div > div > span` - Price: `.screen-reader` - Image url: `#mfe-gallery .productImage.tile-img`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RYDE-WORK/azon_seeker#3
No description provided.