Click a button on the electronic medical record in the website (select from website)

Hi @N_Saito

Clicking on specific coordinates is not possible in the extension. Please see this discussion for details:

Regarding your other concern:

Are those buttons inside an iframe, or are they within the main parent frame? One way to check this is to do the following:

  1. Right-click inside the button
  2. Select the "Inspect" option - which is usually the last option in the menu.
  3. A panel will open on the right side.
  4. Switch to the Console panel from the top.
  5. Check the value of the dropdown right below it. Does it say "top" or does it mention a frame's name?