Searched defs:searchInput (Results 1 – 2 of 2) sorted by relevance
13 let searchInput = await page.getByRole('searchbox', { name: 'Search docs' }); variable35 const searchInput = await page.getByRole('searchbox', { name: 'Lookup docs' }); constant
52 const searchInput = modal.getByRole('searchbox', { name: 'Search docs' }); constant
Completed in 4 milliseconds