The DOM selector sometimes generates really long selectors based on the DOM structure. We should update the code to utilize a three-tier approach where we check simple, then by ancestor, then recursively go up the dom.

Comments

eshta’s picture

Status: Active » Fixed

  • eshta committed f3747f5 on 7.x-1.x
    Issue #2541528 by eshta: Update library used to generate CSS selectors.
    

  • eshta committed 7eb4588 on 7.x-1.x
    Issue #2541528 follow-up by eshta: Ensure options are passed through to...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.