Status: New
Owner: ----
New issue 1013 by [email protected]: Problem with function call
http://code.google.com/p/robotframework/issues/detail?id=1013
Hi,
I'm using RF 2.6.3 for java.
I have my own test library with a method called "CallHistoryIsEmptyOf"
But when i'm calling it in a TestCase, RF return the following error
message :
"Evaluating condition 'call history is empty of' failed: SyntaxError:
mismatched input 'history' expecting EOF (<string>, line 1)"
it's the only method which i set problems.
Do you have an idea ?
Thank you for your support.
Anthony