Javascript Button Pressing

Before we do that let's try this:

  1. Open your web page and log in
  2. Right click on the target button, and select "Inspect"
    • image
  3. Copy outerHTML of <div class="sheet-column6>

Hopefully that will provide us with the live HTML code that we need to use.

Back to the web page: Click on the button, and make a screen capture of the region that results.
Paste that screen capture into this Forum.

1 Like