Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IE objects

harsha_s
Advisor
Advisor
0 Likes
472

Hello ,

In my scenario when i click on a particular transaction an IE browser is opened which asks for usr/pwd .

How to handle this in eCATT ? do i need to use another tool for recording the Browser or eCATT handles this issue, the test case says as explained below .

u2022 Enter transaction ; alrtinbox to enter the Call Alert inbox Screen , choose a language and

u2022 Execute (F8) this will open internet Explorer and will require a login and password to

access the inbox.

u2022 Alerts are presented in a list in the browser window.

u2022 Choose the blue box on the left to read an alert

u2022 The state (unread, read, being processed), date and time of the alert created are also

specified in the inbox.

u2022 Open the Alert and Complete it.

Can anyone help me as to how to handle from step 2 as i am new to ABAP .

regards

harsha

2 REPLIES 2
Read only

venkatesh_sakthivel
Active Participant
0 Likes
425

This message was moderated.

Read only

Former Member
0 Likes
425

Hello Harsha,

I doubt whether eCATT handles Browser based applications, what i would suggest is Call the External

script ( like TestPartner ) through eCATT script, and pass the Parameters USERID/PASSSWORD,

I hope this would solve your problem,

Regards,

Prashant