wttech/bobcat

I want to click on the inner parsys in the corner of the parsys. Is there any method to move the cursor?

Closed this issue · 1 comments

Environment

Bobcat version:

Bobcat modules used:

  • bb-aem-classic
  • bb-aem-common
  • bb-aem-touch-ui
  • bb-annotations
  • bb-core
  • bb-cumber
  • bb-email
  • bb-junit
  • bb-reports
  • bb-traffic

Browser + version:

Expected Behavior

Actual Behavior

Steps to reproduce

There is no such API at the moment. What you can do is extend the Parsys class (link), then access the inner WebElements and use them with Actions to move to a certain spot.