I am finding that during an interval where no UI interactions are occurring the Windows Application Driver logs show that it's receiving a very high number of requests during this time. Additionally all these requests seem to be replied to with a 404 response.
Repro steps:
Find any element
Sleep for a second
Notice how the Windows Application Driver keeps getting A LOT requests that respond with 404 during this time
I am finding that during an interval where no UI interactions are occurring the Windows Application Driver logs show that it's receiving a very high number of requests during this time. Additionally all these requests seem to be replied to with a 404 response.
Repro steps: