Tsung

Results 2 issues of Tsung

Until yesterday, I could pass cloudflare's defense, but today suddenly all requests could not pass cloudflare's defense. The specific performance is that I always need to click to verify whether...

there is a element in iframe,and i can find it by this code : "const iframe = await hero.getFrameEnvironment(hero.document.querySelector('iframe')); const targetElement= iframe.document.querySelector('xxx');" but i can't interact with the element.so plz...