Question
Fitnesse for Appian - Using xpaths in fitnesse for Appian scripts
Hi,
I am trying to use an xpath as shwon below in fitnesse for appian script and it doesnt work, any help is greatly appreciated
|click on button|xpath=//button[text()='Modeling']|
|toggle box |xpath=//*[div[text()='SomeState']
