79735282

Date: 2025-08-14 10:43:46
Score: 1
Natty:
Report link

first click on field, next write text

local username = splash:select('input[name=username]')
    username:mouse_click()     -- click on field
    splash:send_text('foobar') -- write text
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Bontonent