kksingh01
Discoverer
Member since ‎2024 Jan 03

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Please help me to find the solution..Code as under : Set User = session.findById("wnd[0]/usr") For i = 0 To User.Children.Count - 1 Name = User.Children(CInt(i)).Name If Left(Name, 15) = "SUB0:SAPLMEGUI:" Then Exit For End If Next ses...
session.findById("wnd[0]/usr/subSUB0:SAPLMEGUI:0017/subSUB2:SAPLMEVIEWS:1100/subSUB2:SAPLMEVIEWS:1200/subSUB1:SAPLMEGUI:1211/tblSAPLMEGUITC_1211").getAbsoluteRow(0).Selected = True I am encountering an issue with the SAPLMEGUI:**** code, as" **** ...