Searches for an app in the FLP shell search bar and opens it.
Playwright Page (or compatible subset).
Title of the app to search for.
Optional
Navigation options.
await searchAndOpenApp(page, 'Purchase Orders'); Copy
await searchAndOpenApp(page, 'Purchase Orders');
Searches for an app in the FLP shell search bar and opens it.