How to click multiple times on the screen.
I have 1 form + 1 action button of that form (called button A).
Below the form there is a list, each item has a delete button (I don't use a table) => called button B(x)
When I press button A, I cannot click the B(x) buttons. I have to wait for a response from Button A before the other buttons can be clicked.
What do I need to do to improve this problem, or is there any keywords about this? Please help
0 Replies