I\'m trying to get a button with [data-test=ex_button] and click on it in cypress with using the following code:
[data-test=ex_button]
cy.get(\'[data-test=ex_button]\').cl