Forum Discussion

jlperez's avatar
jlperez
Occasional Contributor
10 years ago

A cache mechanism to Find GUI objects

Hi all, I have implemented a cache mechanism (dictionary based) in order to improve performance in the way GUI objects are searched in the system when testing a web application by executing a batt...