Forum Discussion

bwehking's avatar
bwehking
Occasional Contributor
6 years ago

Let TryFind() return (a lot) faster for processes

Hi,   I try to determine in a loop whether certain processes are running and in turn handle different messageboxes that might appear. I noticed, that using  driver.TryFind<IProcess>(new Process...