You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated to the latest Chrome (as per today): Version 135.0.7049.85 (Official Build) (64-bit)
I can't tell if this is the root cause, but it should be easy to reproduce.
Since the browser update and while running the official Automa release on Chrome so 1.29.9 I noticed my scripts failed. Specifically I can't use the "form" block to fill in fields. Even outside a pre-written script I just use the selector to select the field I need, then I go into Block/Execute/Form select "clear value" (although it's already empty), and add a number under text field. At this point if I press Execute it gives me "Null" at the bottom of the selector. So nothing is filled in the page.
A second very important issue I discovered is that when I use the selector, it's enough to mouse hover to have the field automatically selected. This is 100% unwanted. I want to click on the element to select it. This is a second issue that must be fixed.
The text was updated successfully, but these errors were encountered:
wellloaded
changed the title
Version 135.0.7049.85 (Official Build) (64-bit) -> Form block broken?
Chrome Version 135.0.7049.85 (Official Build) (64-bit) -> Form block broken?
Apr 28, 2025
I have updated to the latest Chrome (as per today): Version 135.0.7049.85 (Official Build) (64-bit)
I can't tell if this is the root cause, but it should be easy to reproduce.
Since the browser update and while running the official Automa release on Chrome so 1.29.9 I noticed my scripts failed. Specifically I can't use the "form" block to fill in fields. Even outside a pre-written script I just use the selector to select the field I need, then I go into Block/Execute/Form select "clear value" (although it's already empty), and add a number under text field. At this point if I press Execute it gives me "Null" at the bottom of the selector. So nothing is filled in the page.
A second very important issue I discovered is that when I use the selector, it's enough to mouse hover to have the field automatically selected. This is 100% unwanted. I want to click on the element to select it. This is a second issue that must be fixed.
The text was updated successfully, but these errors were encountered: