01-22-2008, 02:39 PM
There are two ways.
If u r using recording methods then pls use the our put values.
If ur working with DP then pls use GetROproperty()
Reference code for Output CheckPoint
Reference code for GetROproperty.
Please let me know the result
Regards
Raj
If u r using recording methods then pls use the our put values.
If ur working with DP then pls use GetROproperty()
Reference code for Output CheckPoint
Code:
Browser("sedfs").Window("dfsfs").Output CheckPoint("Please Select the")
Reference code for GetROproperty.
Code:
Nou=Browser("sedfs:=dfsw").Window("dfsfs:=dfs").GetROproperty("text:=7")
Please let me know the result
Regards
Raj