Categories:
Administration (161)
Adware Spyware (43)
Apache (20)
Bluetooth (127)
DOS Commands (2)
Edge (28)
General (5)
Internet Connection (21)
Internet Explorer (224)
Media Center (14)
Media Player (135)
Mozilla Firefox (22)
MS Access (9)
Performance (204)
PHP (25)
Programming (36)
Security (109)
Silverlight (22)
Tips (144)
Tools (312)
Tutorials (39)
Windows 10 (168)
Windows 7 (1411)
Windows 8 (1712)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (71)
Windows XP (23)
Collections:
Other Resources:
Edge Developer Tools - Run JavaScript Code
How to run JavaScript Code with Edge Developer Tools?
✍: FYIcenter.com
If you want to run some JavaScript code to interact with the Edge browser,
you can use Edge Developer Tools to do so as shown in this tutorial.
1. Run Edge and go to https://facebook.com.
2. Press F12 key or click "... > Developer Tools". You see the Developer Tools screen displayed.
3. Click "Console" tab. You see the browser console displayed.
4. Enter the following JavaScript code. You see a dialog box displayed.
var title = document.getElementsByTagName("title").item(0).textContent; alert(title);
⇒ Edge Developer Tools - Debug JavaScript Code
2019-07-30, 982👍, 0💬
Popular Posts:
What is YTBSDK.exe - Symantec YTB Status Server - Norton Internet Security? YTBSDK.exe is installed ...
I have a problem wiht the Drivers Video Card, I have a laptop HP dv6448se and the video card are a N...
How to add a password to stop other people opening my PowerPoint file? I want share a PowerPoint fil...
Can I disable Windows service "ClipBook" to speedup my computer? Windows service "ClipBook" - Enable...
Can I disable Windows service "Broadcom ASF IP monitoring service v6.0.3" to speedup my computer? Wi...