Regression test can fail on reference tables still loading
Description
When running the ui-inventory regression test locally, it can fail due to not all reference tables having loaded as the test starts to interact with the select lists.
To do: Wait for all reference tables to load before rendering.
This could create a lag on the initial rendering of the inventory app - we'll see how much and see if we need to deal with it.
When running the ui-inventory regression test locally, it can fail due to not all reference tables having loaded as the test starts to interact with the select lists.
To do: Wait for all reference tables to load before rendering.
This could create a lag on the initial rendering of the inventory app - we'll see how much and see if we need to deal with it.