What's wrong with this entry?
Anonymous. No account, no email.
What
Added internal state tracking for remote/teleport mode sessions.
Details
- New
isRemoteModeboolean state in the global state object - Getter
Hf1()and setterFg6()functions added - Used to modify behavior when running in remote session context (e.g., preventing empty input submission)
Evidence
k6.isRemoteMode = A at line 2350, usage checks at lines 548372 and 548402
Strings lifted out of the shipped bundle, so the claim above can be checked against them.