Submitted Questions

  • General run Error

    I wrote descriptive programming for textbox and getting general run error in this line "Set base=Browser("Name:=Gmail: Email from Google").Page("Title:=Gmail: Email from Google").ChildObjects(desc)". How to handle the error.

    glory

    • Mar 21st, 2013

    Please use message err.number and err.description to exactly find out the error.