web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Getting null while run...
Power Automate
Unanswered

Getting null while running JS script in browser

(0) ShareShare
ReportReport
Posted on by

I am trying to run JS script on web page but it always returns null any idea what I am missing? I am running same script in browser console and it works fine.

 

Code:

 

function ExecuteScript() { 
 var a = document.querySelectorAll(".pointer")[0].getAttribute("alt");
 return a;
}

 



Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,394 Most Valuable Professional on at

    @adi_tdkr ,

     

    Call the ExecuteScript function inside $(document).ready() 

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 304

#2
David_MA Profile Picture

David_MA 245 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 243 Most Valuable Professional

Last 30 days Overall leaderboard