Код: Выделить всё
My Button
Код: Выделить всё
My Button
Код: Выделить всё
//bdi[translate(., '', '') = 'My Button']
//bdi[translate(., '\u00AD', '') = 'My Button']
//bdi[contains(@id, 'Table') and contains(@id, 'Popup') and contains(translate(text(), '\u00AD', ''), 'My Button')]
//bdi[contains(@id, 'Table') and contains(@id, 'Popup') and contains(translate(., '\u00AD', ''), 'My Button')]
//bdi[contains(@id, 'Table') and contains(@id, 'Popup') and translate(text(), '\u00AD', '')='My Button']
//bdi[contains(@id, 'Table') and contains(@id, 'Popup') and translate(., '\u00AD', '')='My Button']
//bdi[translate(., '-', '') = 'My Button']
У меня есть только DOM для работы, моя команда не поддерживает никаких контактов с разработчиками, поэтому любая помощь будет оценена по достоинству. Мне бы хотелось понять, что здесь происходит.
Подробнее здесь: https://stackoverflow.com/questions/791 ... -xpath-1-0
Мобильная версия