@Fox The first place I noticed the problem was when I added a visual to the interface. I added a text link to the interface from the 'textlink' section in the open blocks and inserted an image into it. My aim was to have no text inside and only redirect to a link when the image is clicked. However, no matter how much I removed the predefined "New Link" text, whenever I made an addition or deletion to the interface, it would reappear. To solve this issue, I set the font-size of the text link to 0 using CSS, which prevented the "New Link" text from appearing. The problem I'm talking about is probably similar to what I experienced with the text link. The default values assigned by the system, even if you change them, revert back to the values defined by the system when something new is added to the interface or when a setting is changed (for example, background color or deleting a button). Currently, to overcome this issue, I am constantly keeping a backup of the HTML. Whenever I make a new change, I copy the content from the backup, and this is how I'm trying to deal with it, but it's clear there is a problem. Hopefully, it will be resolved soon.
Open File Result Manual Control Bug ?
-
When trying to use "Open file result" in "Manual browser control" mode it doesn't work if you run the script.
It only works in record mode.
The logic is this : Open File Result (an image) ==> Manual Browser Control (when the image upload icon is clicked the command doesn't upload the image) -
@bogdan said in Open File Result Manual Control Bug ?:
When trying to use "Open file result" in "Manual browser control" mode it doesn't work if you run the script.
It only works in record mode.
The logic is this : Open File Result (an image) ==> Manual Browser Control (when the image upload icon is clicked the command doesn't upload the image)I can't reproduce the error, can you record a video?
-
Made an example
Select a folder with an image and on w3schools url click "choose file"
Run it in "Record" and "Run" to see the differences -
@bogdan said in Open File Result Manual Control Bug ?:
Made an example
Select a folder with an image and on w3schools url click "choose file"
Run it in "Record" and "Run" to see the differencesEverything works correctly. Or did you mean that the files specified in the "Open File Result" action should be loaded with manual control? But it's illogical.

-
@bogdan said in Open File Result Manual Control Bug ?:
@Fox Yes, "Open File Result" action should be loaded with manual control.
That's what i meantBut manual control means working with the BAS browser as with a regular browser. Try to enable manual control after clicking on the file download.