How to click in box with elements on it | Selenium Forum
M
Posted on 07/01/2016
Hi,
Any one can answer this?

This is a calendar and I want to click in side of this box. This box is date of each month.
The problem is that some events are already on that box and there is no space left to click on it.
I have to double click in box but when I give xpath and click on it, it clicks on event rather than inside the box.
I can click manually in white space between events but how could I click with selenium

Any solution please.

Cheers,
Waqar Ali

M
Replied on 07/01/2016

try using actions class with specific pixel (X, Y) co ordinate.


M
Replied on 11/01/2016

Will you please explain it how could i use this?
Is this explained in any video? if yes then which video number please?


M
Replied on 11/01/2016

watch module 15.