Polish Deploy Recon page scan UX and Crucible cross-links.
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
This commit is contained in:
@@ -38,7 +38,7 @@ test.describe('Deploy Recon smoke', () => {
|
||||
await expect(page.getByTestId('dr-results')).toBeVisible({ timeout: 10_000 });
|
||||
await expect(page.getByTestId('dr-port-matrix')).toBeVisible();
|
||||
await expect(page.getByTestId('dr-finding-ssrf')).toBeVisible();
|
||||
await expect(page.getByRole('link', { name: /Fleet spread to e2e-recon\.lab/i })).toBeVisible();
|
||||
await expect(page.getByRole('link', { name: /Fleet spread to e2e-recon\.lab/i }).first()).toBeVisible();
|
||||
});
|
||||
|
||||
test('/browser-spread alias redirects to deploy recon', async ({ page }) => {
|
||||
|
||||
Reference in New Issue
Block a user