gost-dom / gost-dom/browser

Simulate user interaction

Open
#129 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
300
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Provide interfaces simulating user interaction, written from an proper level of abstraction.

- Mouse input (clicking)
- Keyboard input (clicking)

Out of scope for now,

- Mouse input (drag-n-drop). Simulating real drag-n-drop effectively would _probably_ require a coordinate system, which again requires _some_ kind if visual rendering.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the existing Go browser interfaces and their test entry points; done means mouse clicking and keyboard input can be simulated, while drag-and-drop remains out of scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.