Enable == False is not working for UI disabled button in tosca

60 Views Asked by At

We are using angular 9 and typescript as Frontend and trying to scan a UI page. I was able to scan. but for the button the enable is always coming true even in UI the button is disabled.

enter image description here

I want to test a button is enabled or disabled

0

There are 0 best solutions below