farnking / Test-Dragon-Forum-of-TBots

a fuzzer lab
1 stars 1 forks source link

How to peek url response with browser page change in TestDragon? #1

Open farnking opened 1 year ago

farnking commented 1 year ago

If your TBot return "click", "https://......", TestDragon will go to page "https://....." via selenium webdriver.
If you don't want page change in browser, you can use API.deviceMan.peekUrlStatus().