forked from MarketSquare/SwingLibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for Add
Select From List Item Popup Menu
keyword MarketSquare#118
- Loading branch information
John Doe
committed
Nov 7, 2018
1 parent
34feb6a
commit aa5f06f
Showing
4 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 comment
on commit aa5f06f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@badari412 Thanks for your PR . There would be one change that should be done. Could you update the acceptance test to something like Select From Popup Menu
https://github.com/robotframework/SwingLibrary/blob/master/src/test/resources/robot-tests/menu.robot .
Please remove unnecessary spacing in this line
ListOperator listOperator = createOperator(identifier);