Questions tagged [robotframework]
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD).
1 question
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 ...