Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Click offsets #96

Merged
merged 10 commits into from
Feb 25, 2019
Merged

Click offsets #96

merged 10 commits into from
Feb 25, 2019

Conversation

eeromakiesko
Copy link
Contributor

Added x,y offset optional arguments for following click keywords:
click_button
double_click_listview_cell
double_click_listview_cell_by_index
double_click_listview_row
double_click_listview_row_by_index
right_click_listview_cell
right_click_listview_cell_by_index
right_click_listview_row
right_click_listview_row_by_index
click_menu_button
click_item
right_click_item
double_click_item

These keywords do not yet have offset arguments as they use variable length argument list
click_item_in_popup_menu
double_click_tree_node
right_click_tree_node

@eeter eeter merged commit 5401170 into master Feb 25, 2019
@eeter eeter deleted the click_offsets branch February 25, 2019 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants