Skip to content

Search by catalog number: add integration test to check that catalogNumber is specified #1065

Closed
@php-coder

Description

@php-coder

Create the following test:

  • open a main page
  • click on the Search button
  • test that "Number" field has an error Value must not be empty

Requirements:

  • the test should be located in the src/test/robotframework/series/search/validation.robot file

Hint:

  • we can use src/test/robotframework/category/creation/validation.robot file as an example

Extracted from #340 to reduce the scope.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions