The CreatorCon Call for Content is officially open! Get started here.

Accessing gsft_main via JS console in Next Experience

_UnknowingLab_
Kilo Contributor

Hello, all. 

 

I've been trying for days to access gsft_main with nothing to show for it. Per KB0695239, I should be able to use $("gsft_main") to gain access, however they isn't working. Navigating down the DOM didn't provide the result I seek. I noticed in the document "Considerations for activating Next Experience", there is a line that states that "The JavaScript console log isn't supported in the Next Experience Framework". 

 

My question is, is there something I'm missing, or is this not supported? Thank you for any help in this matter. 

1 REPLY 1

Tony_Alberty
Tera Contributor

I'm not sure if this will help with the JS console, but in the Chrome developer tools when on the `Console` tab, there's a dropdown that should be set to `top` by default. You can change that dropdown to `gsft_main`. 

User346160_0-1687789563959.png