Input string was not in a correct format in cloud

Hello everybody! :slight_smile:
I have a problem as:“Input string was not in a correct format” on cloud.

But when I run it in Studio on my laptop everything works good. Can You help me please to find solution?


Regards

Hello @Kateryna_Habatel

As per my understanding the value that you trying to convert is empty or the string value is not captured properly… Plz verify if the selector provided is valid and you have provided enough delay before to that step.

Thanks

Hi,

For now, can you check content of offers variable using WriteLine or LogMessage etc?

Regards,

Thank You for your answer, I did like You recomended and that’s what i got:

Hi @Kateryna_Habatel

Just try with the following

offers>CDbl(10).ToString

image

Regards
Gokul

Thank You very much, your advice helped. I put 30 seconds “delay before” for Get text activity.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.