Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

3
Having Issues With Yodeck Scripting Language & Azure Dashboard
Post Body

Hey everyone,

So I am trying to use yodeck to display some Azure dashboards. The issue is the example code works for logging in, but only displays a white screen.

Example code found here:

type("""#i0116""", """YOUR_EMAIL""")
runScript("""
document.querySelector("#i0116").dispatchEvent(new Event("change"))
""")
pause(2)
click("""#idSIButton9""")
pause(2)
type("""#i0118""", """YOUR_PASSWORD""")
runScript("""
document.querySelector("#i0118").dispatchEvent(new Event("change"))
""")
pause(2)
clickAndWait("""#idSIButton9""")
click("""#KmsiCheckboxField""")
pause(2)
click("""#idSIButton9""")

However if I want to use chromium, it fails to even submit the email address part stating "Enter a valid email address, phone number or Skype name"

Now if I plug in a keyboard, hit tab, and next, and then enter password etc. I am finally able to get to the page I needed to get to. I am not able to find on this page anything talking about how to insert keyboard commands.

Author
User Disabled
Account Strength
0%
Disabled 8 months ago
Account Age
7 years
Verified Email
Yes
Verified Flair
No
Total Karma
8,281
Link Karma
5,050
Comment Karma
3,087
Profile updated: 1 day ago
Posts updated: 1 year ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago