Benoit DUMONT

Results 141 comments of Benoit DUMONT

There were some improvements on KAFKA behavior linked with AVRO support. When the message cannot be converted to JSON, it reports a log with the message content. Can you please...

Please provide more details... Maybe you can check that prio is correctly defined for that testcase. Is that prio 1 ?

The default behaviour on some page is to remove user filters when parameters are sent in querystring. Parameters in query string needs to be created when necessary. Provide the ones...

It should work but current implementation is using a js function that may not work on all environments. Maybe we should move to native selenium function.

By default in JAVA putting a null string into a JSONObject do not generate any entry on the final JSON Object. Why don't you test the string or text =...

What about adding a parameter in order to defined and tune the value you wnt to use of null SQL values ?

You mean forcing a test to run on a specific browser ? Like done for the useragent ? Meaning that is the test is launched on a robot that does...

Is the issue still relevant ? Have you checked that file exist and was not removed ?

Can you report the 'Robot Caps' json file from Robot tab on execution page to confirm the issue ? It should contain **_RequestedCapabilities_** and _**FinalCapabilities**_. Thanks

Hello Minkyou. This is 'normal' as when browser is not defined, Cerberus default to firefox. I will remove that rule in order to allow and leave it empty. Are you...