Skip to main content

Questions tagged [robotframework]

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD).

Filter by
Sorted by
Tagged with
0 votes
1 answer
553 views

Acceptance testing form fields (with Robot Framework)

What is best practice when writing acceptance tests for a form l without knowing the exact layout of the HTML file? Would it be for example to test that the page contains, let's say an element with ...
dlinx90's user avatar
  • 105