Skip to content

Test: verifying redirection after clicking the Home button in the NavBar #170

@Naseem77

Description

@Naseem77

Title: Validate Home Button Redirection in NavBar

Preconditions: The browser is launched, and the NavBar component is accessible on the page.

Test Steps:

  1. Navigate to home page
  2. Click on Home button in the NavBar.
  3. Retrieve the current URL after clicking the Home button.
  4. Validate that the current URL matches the expected URL: "http://localhost:3000/".

Expected Result: The Home button click should redirect the user to the correct URL ("http://localhost:3000/").

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions