I need to test a right click on a map to drop a marker with Geb. I haven't found any documentation saying how to do this. Does anyone know?
Asked
Active
Viewed 626 times
1 Answers
1
You can use drag and drop support in Geb for that. There is contextClick() method available on Actions that you could use to a simulate right click.

erdi
- 6,944
- 18
- 28