in src/pom/stateful/pages/inventory.page.ts [52:55]
public async switchInventoryToPodsView() { await this.inventorySwitcher().click(); await this.inventorySwitcherPods().click(); }