Text presence check shows false positive...

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?
 

Tobbe

Client
Регистрация
01.08.2013
Сообщения
428
Благодарностей
148
Баллы
43
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.
 

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