Gabriele Giannotto

Results 2 issues of Gabriele Giannotto

I create program to move and click mouse, but when try this program on Ubuntu mouse.click dosn't work. On windows program function perfectly.

### Current behavior For example if I try to do: ```bash cy.get('#tableId').contains('td','example').should('have.length', 1) ``` In case there is a slow loading of data in the table, the “get” is not...

stage: needs information