Skip to content

Commit

Permalink
Fixed small mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
ArekKuczynski committed Oct 10, 2024
1 parent b7652c8 commit 7df370c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Regression/Reporter/GUI_Bugs.robot
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ Template with Start and End Dates

Close GUI

${html}= Parse XML
${html}= Parse XML ${resultfolder0}${/}${resultdata0}.html
${sectionid}= Get Element Attribute ${html} id .//h1[text()='2 Test Result Summary']/..
${table}= Get Element ${html} .//div[@id='${sectionid}']//table
${expected}= Get Elements Texts ${table} tr/td[1]
Expand Down

0 comments on commit 7df370c

Please sign in to comment.