Tell me why I run a project with 50 threads, but there are always 6-7 active browser windows. It is clear that there are 50 threads, but much fewer windows are launched at a time, although this was not the case before.
Maybe that element is dynamically changed on page load,
depending on many factors.
You should examine source code of the given web page and
find - determine best solution for your case.
Experiment with other selectors provided by BAS, besides
CSS selector, or find your own constant selectors based
on web page source code
@Fox Sorry, I couldn't find anything saying that when I searched. I do still need help with the second part of my thread, about how websites are able to see that I'm using a proxy when I'm using BAS. If I should post a separate thread for this, I can do so.
Thanks.
Yes, create a separate topic and attach a test script so can repeat the error.