December 10, 2009
There have been numerous threads/discussions about the lack of GetROProperties, which is not available with the QuickTest package. There is GetTOProperty, GetROProperty, GetTOProperties and until now, GetROProperties was the only method missing from the pack. Now, its available and it works just like GetTOProperties does. This article shows how the method is created, and there are 2 examples at the end of this article which demonstrate its usage.
December 8, 2009
This post demonstrates the custom method RegisterUserFuncX, which can be used to automatically register custom methods to all objects automatically. Enjoy.