Uipath error to regret that one

Here I fetch the data that data in fetched there correctly but the upper quatation( generate) is thete that button is not enabled that means that fetch data is already sent. Now it’s automatically come to another fetch data, so here what can I do now because that send part is closed only again thhe data I am fetch in that type to filter part

So how can I do it now this one I regret and automatically it go to another data.

Please help me can do that

If it is the only way, you can use image activity to look for that greyed out buttom…

IMG_20200709_112121~2

See now that data I put in that box and push a button, in upper quatation (generate) button is not enabled, because this data is already sent, if the data is not sent quatation (generate) button isenabled and open a new pop up window that works fine, now the problem is not enabled so here regret that one and automatically come to another data I used for each row it’s working fine, now automatically regret this one and come another data automatically so please help me for that

@siva_sankar

If you are able to scrape the element, you can use get attributes and check it is enabled or not like State or Visibility, you can get that in UiExplorer of that element

Can you check in UiExplorer like Enable or Not Enable it will has

Hope this helps

Thanks

Now I click quatation button is go to the pop up window that pop up window is


This one is not showing the grid is empty and again I go to the back one I put the data in
Here so I put for each row that activity is running correctly once the grid is showing empty comes means it stop because the status is already sent.

Now I am come to again for that part and fetch the another data by automatically
How can I done this if I used element exist activity or if condition

@siva_sankar

Try to use get text to read that is grid is empty or not

Hope this helps

Thanks

Here now showing the grid is empty so again my loop is go to that fetch data part is not going there because the grid is empty so what can I do now.