Skip to content

Add integration tests for finding series by catalog number #340

Closed
@php-coder

Description

@php-coder

Tech debt for: cc61e01 (#315) and 0172e38 (#341)


Create 4 tests (one for each catalog):

  • open a main page
  • fill Search by catalog form:
    • provide an existing catalog number (let's say 99)
    • chose a catalog name (Michel/Scott/Yvert or Gibbons)
    • click on the Search button
  • ensure that the resulted page has a series that points to /series/1

Requirements:

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

Hint:

  • we can use Link Should Point To keyword from selenium.utils.robot file

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions