Editor DevTools Access
Last Updated June 25, 2024
Brief Overview
Editor users aren't able to access DevTools by default (beginning version 4.16.2).
This article will go over how to unlock the feature.
How It Works
Gain one time access
Follow these instructions to gain one time access to DevTools:
Windows
- Find the WalkMe app using Windows search
- Usual location: C:\Users\*YOUR_USERNAME*\AppData\Local\Programs\walkme_editor
- Click Open file location
- Right click the icon
- Click Open file location
- In the application folder, type cmd in the address bar
- Press Enter
- In the command prompt, enter:
- WalkMe.exe - -dev -tools
macOS
- Use the search to open the Terminal application
- In the Terminal, enter:
- open /Applications/WalkMe.app --args --dev-tools
Add the feature
Follow these instructions to access DevTools:
Windows
- Go to PC → Drive C
- Create a new folder called "WalkMe"
- Download this settings file
- Save it in the WalkMe folder
- Open the editor
- Open DevTools
- Shortcut: Ctrl + F12
macOS
- Go to Macintosh HD → Users → *your_username*
- Create a new folder called "WalkMe"
- Download this settings file
- Save it in the WalkMe folder
- Open the editor
- Open DevTools
- Shortcut: Cmd + F12
- Shortcut: Cmd + F12
Remove the feature
In order to deactivate the feature, you can do one of the following:
- Delete the file
- Change the value to false
- Remove the attribute altogether
Was this article helpful?
Yes
No
Thanks for your feedback!