• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
ControlUp Community

ControlUp Community

Connect, Learn, and Grow

  • Blog
  • Archives
  • Findings
  • Meetups
  • Videos
  • Events
  • Categories
    • ControlUp One Platform
    • ControlUp for Apps
    • ControlUp for Compliance
    • ControlUp Dashboards
    • ControlUp for Desktops
    • ControlUp for VDI
    • ControlUp Scripts & Triggers
    • ControlUp Synthetic Monitoring
    • ControlUp Workflows
  • Topics
    • Logos & Wallpaper
    • ControlUp.com
  • Join

Automation Issue Resolved by YoDeck Support in “Application” Framework

Posted on June 12, 2026

After investigating an issue with automation, it was discovered that the issue was resolved by the YoDeck Support team within the "application" Framework. A script was provided to assist with a button click code in the automation process. A screenshot was requested for comparison after the auto-fill process is completed. A script was also provided for inputting credentials into the fields. The button is clicked after the input. The issue was resolved by YoDeck Support within the "application" Framework.


Read the entire ‘Automation Issue Resolved by YoDeck Support in "Application" Framework’ thread below:

Basically the automation is not recognizing the email and click I am curious i the button click code is accurate.


@member We are currently investigating the issue. Based on the attached screenshot, it appears that the fields are empty, which would explain why the button is grayed out.

Could you please send another screenshot after the auto-fill process completes so we can compare the results?


It pretty much the same thing Just with the creds in there.

You may close this. YoDeck Support had to fix something in the "application" Framework.

pause(5)

type("""#DEX_email""", """USER_EMAIL_HERE""")

pause(2)

runScript("""var el = document.querySelector(‘#DEX_email’); el.dispatchEvent(new Event(‘input’, { bubbles: true })); el.dispatchEvent(new Event(‘change’, { bubbles: true })); el.dispatchEvent(new Event(‘blur’, { bubbles: true }));""")

pause(1)

type("""#DEX_password""", """USER_PASSWORD_HERE""")

pause(2)

runScript("""var el = document.querySelector(‘#DEX_password’); el.dispatchEvent(new Event(‘input’, { bubbles: true })); el.dispatchEvent(new Event(‘change’, { bubbles: true })); el.dispatchEvent(new Event(‘blur’, { bubbles: true }));""")

pause(2)

clickAndWait("""button[class*=dex_AuthButton_authBtn]""")

Continue reading and comment on the thread ‘Automation Issue Resolved by YoDeck Support in “Application” Framework’.  Not a member? Join Here!


Categories: All Archives, ControlUp Scripts & Triggers
Topics: Automation, Automation & Alerting, Credentials, Scripts

Ask Us Anything, Connect, Learn, and Grow with the ControlUp Community!

Login to the ControlUp Community to ask us anything, stay up-to-date on what’s new and coming soon and meet other like-minded techies like you.

Not already a member? Join Today!

Primary Sidebar

ControlUp Academy

Enroll in ControlUp Academy for expert-led technical training, equipping you with skills to effectively deploy, manage, and grow your ControlUp investment.

Learn here >

Rotating Images

Hidden Gem from our Community on Slack!

ControlUp Betas - What's Coming Next?
NEW ControlUp Features - Stay Up-to-Date!
ControlUp Scripts - Scripting, Zero to Hero
Latest KB Articles - Be the First to Learn

Video Tutorials Library

Visit our technical how-to videos, offering step-by-step tutorials on advanced features, troubleshooting, and best practices.

Watch here >

ControlUp Blog

Check out the ControlUp blog for expert advice and in-depth analysis.

Read here >

ControlUp Script Library

Visit the ControlUp technical script library, which offers a multitude of pre-built scripts and custom actions for your monitoring and troubleshooting requirements.

See here >

ControlUp Support

Visit the ControlUp support home and to delve deeper into ControlUp DEX solutions.

Browse here >

Footer

      

ControlUp Community
Of Techie, By Techie, For Techie!

Terms of Use | Privacy Policy | Security
Dive Deeper, Learn more at ControlUp.com

  • facebook
  • twitter
  • youtube
  • linkedin

© 2023–2026 ControlUp Technologies LTD, All Rights Reserved.

We use cookies to ensure that we give you the best experience on our website. by continuing to use this site you agree to our Cookie policy..