07-02-2018, 07:42 PM
Hi All ,
Am learning Descriptive programming with UFT tool so can someone suggest me where am going wrong.
Iam trying to run the below code to open the gmail page with sign in option , but every time i run ending up with the attached error below .
Can you please help me out here and thanks for taking time and reading my thread.
code:
==============
systemutil.Run"C:\Program Files\internet explorer\iexplore.exe","www.gmail.com/"
Browser("Creationtime:=0").Page("Gmail - Gmail - Free Storage and Email from Google").Link("text:=Sign In").Click
==================
Am learning Descriptive programming with UFT tool so can someone suggest me where am going wrong.
Iam trying to run the below code to open the gmail page with sign in option , but every time i run ending up with the attached error below .
Can you please help me out here and thanks for taking time and reading my thread.
code:
==============
systemutil.Run"C:\Program Files\internet explorer\iexplore.exe","www.gmail.com/"
Browser("Creationtime:=0").Page("Gmail - Gmail - Free Storage and Email from Google").Link("text:=Sign In").Click
==================