Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error Object not found when using Descriptive Programming
#2
Solved: 11 Years, 3 Months, 2 Weeks ago
you have done wrong operator assignment in this statement
Code:
Set User = Browser("title=:"&strBrowserTitle).Page("title:="&strPageTitle).SAPEdit("micclass:=SAPEdit","name:=j_user")
Browser("title=:"&strBrowserTitle). should be as Browser("title:="&strBrowserTitle)

Reply


Messages In This Thread
RE: Error Object not found when using Descriptive Programming - by Saket - 09-15-2010, 06:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object not found during the 2nd iteration of an Action call in a For loop BGunay 0 959 04-23-2020, 07:08 PM
Last Post: BGunay
  Descriptive PROGRAMMING sandeepm1989 0 2,092 01-21-2016, 11:46 AM
Last Post: sandeepm1989
  Intermitent "Object not visible" error erodpr 5 3,485 01-14-2016, 10:55 AM
Last Post: vinod123
  login object not found in object repository Akram 2 3,097 06-01-2015, 07:47 PM
Last Post: babu123
  object was not found in the Object Repository reynard 0 6,828 03-17-2015, 10:54 PM
Last Post: reynard

Forum Jump:


Users browsing this thread: 1 Guest(s)