@agencywe1 said in Почему Facebook Account Creator не работает с BAS?:
Checkpoint
Sorry, i used translate :(
In this case, attach your question to the text in your native language, when using a translator, the meaning of the question may be lost.
Приветствую, господа!
Встала проблема при выборе элемента для клика.
Есть вот такой xPath.
//a[i[@class="icon-soccer"] and .//span[contains(., "Barcelona")]]
При ручном вводе через браузер, всё подхватывает.
Но когда переношу его в BAS для клика по элементу...
//a[i[@class="icon-soccer"] and .//span[contains(., "[[COMMAND_NAME]]")]]
Пишет ошибка парсинга.
Как решить, помогите пожалуйста?