AutomaApp / automa

A browser extension for automating your browser by connecting blocks
https://www.automa.site
Other
10.75k stars 1.1k forks source link

Blocks "Insert data" and "Java script code" don't work as expected. #1646

Closed JourneyToDev closed 4 months ago

JourneyToDev commented 5 months ago

Describe the bug In blocks "Insert data" and "Java script code" functions don't work or not as expected. Perhaps I'm doing something wrong?

To Reproduce The steps are shown in the screenshot.

Expected behavior Also shown in the screenshot.

Screenshots automa 2

Desktop information:

Additional context In "Java script code" function "automaSetVariable('cd', cd.replace('732', '11'));" gives the same error - "cd.Replace is not a function".