Forum Discussion

Myrgaf's avatar
Myrgaf
New Contributor
3 years ago

groovy.lang.MissingMethodException: No signature of method

Hello,

 

I want to create a variable which changes a data format to be in HH / MM / SS.  

 

 

but i have a message error :

Caught: groovy.lang.MissingMethodException: No signature of method: main.col() is applicable for argument types: (java.lang.String) values: [dureeAppel]
Possible solutions: run(), run(), any(), any(groovy.lang.Closure), is(java.lang.Object), use([Ljava.lang.Object;)
groovy.lang.MissingMethodException: No signature of method: main.col() is applicable for argument types: (java.lang.String) values: [dureeAppel]
Possible solutions: run(), run(), any(), any(groovy.lang.Closure), is(java.lang.Object), use([Ljava.lang.Object;)
	at main.run(main.groovy:5)

 

What am I doing wrong?

 

thank you

  • nmrao's avatar
    nmrao
    Champion Level 3
    There is an issue with the condition used in "if". What is "col()" method?
    • sonya_m's avatar
      sonya_m
      SmartBear Alumni (Retired)

      Thank you for the reply, Rao!

      Hi Myrgaf, please provide the info Rao is asking about to continue the investigation in the community. Alternatively, you can open a support case here