Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Desptive Programming for YahooMail
#1
Solved: 11 Years, 2 Months, 4 Weeks ago
After reading Ankur's post on Descriptive Programming I tried to write a small script for the yahoomail...script as follows
<<<<
Code:
Dim USERNAME
Set USERNAME = Description.Create
USERNAME("html tag").value = "INPUT"
USERNAME("name").value = "test.*"
SystemUtil.Run("www.yahoomail.com")
Browser("www.yahoomail.com").page("www.yahoomail.com").webedit("USERNAME").Set"testing"
>>>

On script run error message displayed as "object 'browser' is not found in the object repository"
1) Using descriptive programming we can run the script with out having obejct in OR right?
2) Can any of you suggest the methods for correcting the script?
3) Can I use complete web address in the Browser name[as I used www.yahoomail.com]?

Thanks,
Reply


Messages In This Thread
Desptive Programming for YahooMail - by Akhila - 04-15-2008, 08:07 AM
RE: Desptive Programming for YahooMail - by Ankur - 04-16-2008, 03:02 PM
RE: Desptive Programming for YahooMail - by Ankur - 04-20-2008, 09:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  inbox link in yahoomail site mansalata 2 2,923 05-02-2012, 12:51 PM
Last Post: sshukla12

Forum Jump:


Users browsing this thread: 7 Guest(s)