Skip to content

Commit c2bd239

Browse files
authored
Merge pull request LambdaTest#1838 from Manuraj-7/stage
Manual Interaction unsupported operations
2 parents ae3c7e6 + b38f394 commit c2bd239

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/kaneai-manual-interaction.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,25 @@ At each step performed, it is highlighted if the instruction was recorded using
6464
- Navigating to a screen accessible only through an long tap sequence.
6565
- Working with dynamic UI elements such as infinite-scroll lists or carousels which render items on demand.
6666

67+
** Note** that following operations are not present in the Manual Interaction for now:
68+
69+
#### Web Browser on Desktop:
70+
- Drag and drop on canvas elements
71+
- Double click
72+
- Right click
73+
- Hover
74+
75+
#### Mobile App:
76+
- Two fingers scroll
77+
- Click and hold
78+
- Double click
79+
- Copy paste
80+
- Recent apps
81+
- Mobile keyboard support
82+
- Using backspace
83+
- Typed characters will be considered in the instruction even if they didn't get typed in the input box. eg: In an Input box where only numbers are allowed if you try to type alphabets then those will get included in the instruction but not in the input box.
84+
- System popups
85+
6786
### Tutorial:
6887

6988
<iframe src="https://app.trupeer.ai/embed?slug=vrSqRvouk" width="640" height="360" frameborder="0" allowfullscreen="true" className="KaneIframe"></iframe>

0 commit comments

Comments
 (0)