Hello
I recorded one test successfully in Smartmeter
I start my test and I get an empty response. The server writes the following: WARNING (default task-31) Ignoring RPC call for disabled connector com.vaadin.ui.Button WARNING (default task-31) Ignoring RPC call for disabled connector com.vaadin.ui.Label
server ignores the query because it thinks an object would be disabled? But why? the recording was successful
later i also get the following exception in a response:
Unhandled exception: java.lang.IllegalStateException: Received a legacy variable change for com.vaadin.ui.VerticalSplitPanel (399) which is not a VariableOwner. The client-side connector sent these legacy variables: [clickedId]
can’t it find an object under this id. But does not Jmeter work with dynamic variables?
what am I doing wrong?I thank for any helps. Best regards Kourosh