Posts by Lucas Marcos • 11 points
2 posts
-
0
votes0
answers18
viewsQ: How to start a windows form application with operating system?
Hello, how do I get my windows form application to launch along with windows?
-
0
votes1
answer728
viewsQ: How to get the value of a text with Cypress?
I need to capture the text of an element with Cypress. I am using: const test = cy.get('elemento').invoke('text') cy.log(test) The log shows: Object{5}. What do I have to do to get this log? Because…
cypressasked Lucas Marcos 11