former_member823631
Discoverer
Member since ‎2022 Sep 29

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello, So this is my code:for i in range (session.FindById("wnd[1]/usr/cntlGRID1/shellcont/shell").RowCount -1): if session.FindById("wnd[1]/usr/cntlGRID1/shellcont/shell[0,i]").Text == "ESZ kísérőlevél": session.FindById("wnd[1]/usr/cntlGRID1/s...
How can I connect SAP GUI with JavaScript? I can do it in python and java, but my company wants it in JavaScript. Is it even possible? I've been trying for 5 days but I'm not getting anywhere... Here is the code, what I want to run in JavaScript:...