The default performance of white tests might be slow if there are a lot of automation elements on the screen. There are two approaches to improve the speed of search of automation elements and hence retrieval of UIItems (primary and secondary).

Speed up performance by Position based search for speeding up search of primary UI Items.
Search depth for speeding up search of all UIItems.
Using Custom Commands, since it provides complete control of how commands are executed it can also be used to solve some performance issues.

Last edited Sep 5, 2010 at 6:19 AM by viveksingh, version 5

Comments

No comments yet.