juliusloman / dynatrace-saas-autologin

Dynatrace SaaS automatic login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynatrace SaaS Autologin

Quick & dirty simple python script to perform automatic login and redirect to Dashboard using python-selenium. Edit the script supply required parameters:

  • tenant with your Dynatrace Managed tenant URL such as https://xxx1234.live.dynatrace.com/
  • username with your username such as admin
  • password with user password
  • backuri with the URL part of the dashboard link such as #dashboard;id=abcdef12-3456-7890-1234-abcdef123456;gtf=l_2_HOURS
  • wait with the wait time for each element

About

Dynatrace SaaS automatic login


Languages

Language:Python 100.0%