Page 1 of 1

Access Siesta values inside Ext Js

Posted: Tue Feb 11, 2020 10:00 pm
by jminutella
Hello again,

How do I access Siesta test instance properties inside of my Ext Js app?

Let's say I start the Siesta test and my app begins to initialize and load. Between the loading time and the actual Siesta test, I'd like to change values of one my app class properties before the Siesta test is executed.

What would be the best approach for this?

Re: Access Siesta values inside Ext Js

Posted: Tue Feb 11, 2020 10:35 pm
by mats
Use a preload to alter the state of your code, they can contain pure JS (or CSS) too. https://bryntum.com/docs/siesta/#!/api/Siesta.Project-cfg-preload