Text presence check shows false positive...

  • Автор темы Автор темы Harambulus
  • Дата начала Дата начала

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Реакции
10
Баллы
18
I have a few templates which will find the text even when it isnt visibly showing on the page.

The checks are supposed to halt completion of template until the upload is complete but since for some reason the text is being found before the success page shows the uplaods are being interrupted.

Any workaround for this?
 
Most likely you've chosen to monitor the wrong text to decide if your template should proceed or pause.
A tip would be check the elements style. Majority of the times the DIV/button/span or whatever it is that pops up upon completion is always shown in the source code (DOM), but with a style like "visibility: hidden;" or placed off screen.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)