8000 mouseDown/Up won't work in all cases · Issue #97 · ConSol/sakuli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
mouseDown/Up won't work in all cases #97
Open
@toschneck

Description

@toschneck

for example in ``src/core/dev_stuff/suites/ubuntu/calculator` the underlying code won't work:

appCalc.getRegion().find("plus.png").mouseMove().sleep(2).mouseDown(MouseButton.LEFT).sleep(1).mouseUp(MouseButton.LEFT).type("100");

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0