chenglou / chenglou/node-huxley
"ENTER" page action does not get recorded
- Dominant language
- JavaScript
- Stars
- 358
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
```
---
Replaying and writing screenshots for "type"
---
Clicking (369, 360)
Taking screenshot 1
Clicking (394, 383)
Typing 5
Typing 5
Typing 5
Typing 5
Typing 5
Typing 5
Typing 5
Typing 5
Typing 5
Typing 5
Typing // here, I performed a "ENTER" action on my keyboard
Taking screenshot 2
Typing 5
Typing 5
Typing 5
Typing 5
Typing // here, I performed a "ENTER" action on my keyboard
Taking screenshot 3
Taking screenshot 4
---
Replaying and writing screenshots for "toggle button"
---
Typing // here, I performed a "ENTER" action on my keyboard
Taking screenshot 1
All done.
```
If my app uses enter key actions to trigger events, huxley should be able to test the visual changes triggered by those events.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by tracing how keyboard input is recorded and replayed, comparing ENTER with ordinary typing; done means ENTER actions are captured and replayed so the resulting visual changes can be tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100