demus1
9 years agoNew Contributor
Unable to select assertion type from list within a REST request
I am using SoapUI 5.2.1 on a Mac for the first time and am unable to add relevant assertions to a REST request test step.
Clicking the Add Assertion (+) icon brings up the dialog as expected but clicking on the various types (Script, Property Content, Compliance etc) does nothing and therefore prevents the required assertions being added.
This works fine on Windows and appears to be a Mac issue.
I have already had to hack the installation to get it to run on a Mac by editing soapui.sh and uncommenting the line
JAVA_OPTS="$JAVA_OPTS -Dsoapui.browser.disabled=true"