Skip to Content
0
Former Member
May 31, 2011 at 10:50 AM

Ecatt tool Not able to recognize certain buttons?

38 Views

Hi Colleagues,

I am doing automation of a tool called - "Forward Error Handling"

In this application we have certain buttons which are always available on the UI. But these buttons can either be enabled or disabled by clicking on them

Now say i click on this button, then it becomes active(enabled), then i can perform certain steps which otherwise i can't.

Now when i try to record this scenario via ecatt SAPGUi recording. The GETGUI command gives me a property 'available'

But this property 'available' only tells me whether the button is available on the UI screen or not.

Now in my case since the button is always available, this property always returns 'X' (true). But this does not help me. I want to know if the button is active(enabled) or inactive(disabled).

How can i get this done via ecatt sapgui recording?

Thanks & regards,

Bhavesh LB