gray-exabyte-2941
04/18/2023, 5:20 PMif (window.Cypress) {window.model = model } in the application code and then using
cy.window().its(‘model’) to call the internal logic within my spec file. Is exposing the application something that a developer can easily add to existing files without much effort or would it be best for me to implement POM in this scenario?adorable-smartphone-87280
04/18/2023, 5:25 PMadorable-smartphone-87280
04/18/2023, 5:29 PMgray-exabyte-2941
04/18/2023, 6:25 PMadorable-smartphone-87280
04/18/2023, 6:27 PMgray-exabyte-2941
04/18/2023, 6:52 PMadorable-smartphone-87280
04/18/2023, 7:13 PMgray-exabyte-2941
04/18/2023, 7:53 PM