I am trying to add categoried via WSI using xpath ... my issue is that one category has a slash in it. For example ... xpath=/cat/cat-1/Cats/Dogs but that is the category name Cat/Dogs ... obviously xpath thinks this is part of the path and creates it as a category of Cat with Dog below it.
Any ideas on how to escape this?