How can I find and click elements in my calendar?

Wow, look what I found. Whenever I run the tc, the calendar gets broken.

All you need is a JavaScript dblclick function. Go find one. Use it in your code instead of my .click() call.

You seem to be focusing on everything that shows no sign of being close to working instead of focusing on code that’s pretty darn close. You already have code that targets the cell you want - we proved it by making it orange. Now go find a dblclick function and use it.

You can lead a horse to water…