@Fox said in How to color logs?:
log_html("<span style='color:yellow'>Test log</span>")
hello can you help me? what if I want to make the text in the center position log_html("<span style='color:yellow'>Test log</span>")
hello, in my log i see "351426624] [13:53:53] Thread #2 : Waiting for element >CSS> >CSS> :nth-child(1) > div > iframe>FRAME> >CSS> #rc-anchor-container"
how to disable it? i dont want it showing in my log
if element is late to appear then i want it to wait for it but not write in log that its waiting for element
please help
@hate115 @A-Former-User said in Лайфхаки BAS:
Грубый хак, который убирает надпись ожидание элемента. Этот код надо выполнить через действие "выполнить код", где-то вначале скрипта, до браузерных действий.
"A crude hack that removes the element waiting inscription. This code must be executed via the "execute code" action, somewhere at the beginning of the script, before browser actions."
and then code and even xml file, what you dont understand?