Skip to content
Snippets Groups Projects
Commit fe15d0eb authored by Marc Egger's avatar Marc Egger
Browse files

fix selenium gitlabci

parent df4833db
No related branches found
No related tags found
2 merge requests!302Develop,!296Marc: Form/Report As File, Path class, Config class, Typo3 v9 compatability
Pipeline #4019 passed
......@@ -8,7 +8,7 @@ class TestBasicFunctionality(qfqselenium.QfqSeleniumTestCase):
this class contains the tests to test the implementation of qfq itself.
"""
basic_form_report_path = "index.php?id=basicform"
basic_form_report_header_text = "Basic Form Report Page"
basic_form_report_header_text = "basicForm"
# Buttons on report page (data-reference)
button_new_record_ref = "addBasicData"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment