Robot Framework for SAP Gui

280 views
Skip to first unread message

daniela....@gmail.com

unread,
Mar 11, 2019, 6:31:29 PM3/11/19
to robotframework-users
Hey guys,

I'm looking for a tool for automating tests in SAP Gui environment. I'm studying robot framework which there is a library for SAP, but I'm facing problems to connect. Do you know any other tool or have a material to help me?

Regards,
 

himanshu mehrotra

unread,
Mar 12, 2019, 11:47:47 AM3/12/19
to robotframework-users
Hi,

Yes using robot framework sapguilibrary u can connect to sap client and you can use the robot franework process library run process method to launch sap log on pad...

To identify sap objects you can go for inbuilt recording option of sap client or u can use scripting tracker.

Thanks,
Himanshu

bosley 06

unread,
Mar 15, 2019, 4:50:32 AM3/15/19
to robotframework-users
Hello,

I have tried SAP CBTA automation tool. It's a bit difficult at the beginning, but after one or 2 weeks, automation works fine.
Tool provide a record and spy process as UFT. Extention may be developped with VBScripts.

Hope this help.

LSM1981

unread,
Jun 10, 2019, 2:40:12 AM6/10/19
to robotframework-users
Hi All,
RobotFramework on SAPGUILIBRARY is working fine.

Please contact me if any help - +919791853401

        SikuliLibrary.Open Application  C://Program Files (x86)//SAP//FrontEnd//SAPgui//saplgpad.exe
        Sleep     10
        Connect To Session  1
        Open Connection  1001        
        SapGuiLibrary.Input Text   wnd[0]/usr/txtRSYST-BNAME  username 
        SapGuiLibrary.Input Text   wnd[0]/usr/pwdRSYST-BCODE  password
        Send Vkey  0
Reply all
Reply to author
Forward
0 new messages