cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How click allow in SAP GUI Security for vbscript code?

fairymemay
Member
0 Likes
1,077

Hello,

I want to click allow in SAP GUI Security if popup appear.

Please guide me for solve it by vbscript , vba

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

FrankKrauseGUI
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Fairymemay,

the answer is "not at all".
SAP GUI Scripting does not support these dialog boxes and it does not have to.
If you run test automation and want to have the security configuration enabled then you need to prepare suitable security rules in advance which allow the actions that need permission during your test.
This will completely avoid the security popups.

Best regards,
Frank