An intuitive utility to help find the CSS path to UI elements on a webpage. These paths are used frequently in a variety of front-end development and QA automation tasks.
One of a set of tools we're offering as a way of saying thank you for being a part of the community.
Try including a substitution of the non-breaking space (ascii 0160), with a regular space (ascii 0032)
in B1, enter the following =CLEAN(TRIM(SUBSTITUTE(A1,
but be sure to key-in the ascii char 160 by pressing alt-0160 for the first space, then a normal space for the second
Good luck