MarketSquare / SwingLibrary

Swing UI testing library for Robot Framework
Other
113 stars 68 forks source link

Popup Menu not located on left click of button #161

Open akashyap1 opened 2 years ago

akashyap1 commented 2 years ago

Scenario: There is a button and on left click popup menu open-up. We need to select the option appearing on the popup menu but unable to locate the popup menu. The keyword "List Component Methods" is not not showing the popup menu component. Please help on this.