InputParameters Invoke Python Method

how can i input variables into parameters for python method? I get some errros with vb and c#…

image

Thanks

1 Like

@andre.nascimento

Please try this

New Object() {4444,5555}

Cheers

The error is gone, but when I try to run the automation, it just doesn’t run the python function, and the automation doesn’t do anything.

You know what it can be?

Thanks!

@andre.nascimento

Is it throwing some error?

Can you show what you are trying

Cheers

Nothing…

Sure

@andre.nascimento

do you have any error handling in python?

is the script working?

can you try with a small script first to validate

cheers

Yes, it’s working

same thing for the example code…