Created
November 18, 2021 08:28
-
-
Save lewkoo/92d2564990c8b1bbd3ef0a4006e95d5f to your computer and use it in GitHub Desktop.
Expand all follow-up intents on Dialogflow Web UI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.querySelectorAll('[class^="md-icon-button exist-follow-up ico-item md-button md-ink-ripple"]').forEach(element => {element.click();}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment