Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

114
Views
Click link to expand UID / PW fields

I am pretty new to both javascript and greasemonkey, so please be patient with me. I am trying to create a small script to automatcally click the indicated link in the screenshot below / on the webpage https://www.nordnet.no/login-next?redirect_to=%2Foverview when said webpage loads.

enter image description here

From reading this answer, I thought the following greasemonkey script should do the trick, but I think I must have made an error somewhere, as it doesn't seem to do anything.

// ==UserScript==
// @name            Expand login fields Nordnet
// @namespace       www.example.org
// @description     Lets me see the login fields for username and password
// @version         1
// @grant           none
// @include         https://www.nordnet.no/login*
// ==/UserScript==

document.getElementById("otp-view").dispatchEvent(new MouseEvent('click'));

I'd include the website's html in this question, but unfortunately that would break the character limit.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!