mirror of
https://github.com/MontFerret/ferret.git
synced 2025-04-15 11:56:42 +02:00
Update click_by_selector.fql
This commit is contained in:
parent
f39face8bf
commit
171f63bcc6
@ -1,4 +1,4 @@
|
||||
LET url = "http://192.168.1.170:8080/#/events"
|
||||
LET url = @dynamic + "/#/events"
|
||||
LET page = DOCUMENT(url, true)
|
||||
|
||||
LET div = ELEMENT(page, "#wait-class-random")
|
||||
|
Loading…
x
Reference in New Issue
Block a user