Christophe CHARLES

Results 8 comments of Christophe CHARLES

What about App.js and your console log error please?

Great and thanks ! It's working on Chrome, but not on Firefox 21.0 for Ubuntu (13.04)!

Not work in Firefox Ubuntu 21.0 ! But not on Firefox 22 on Windows 7

Show your Seach component code please! ;-)

cf. https://docs.cypress.io/guides/guides/environment-variables#Option-3-CYPRESS_ ex. ```java new CypressContainer() .withEnv("CYPRESS_MY_VARIABLE", "SAMPLE TEXT") ``` ```javascript cy.log(Cypress.env('MY_VARIABLE')) ```

Build the MTOM Sample with gradle (with Spring boot 3 and Java 17+).