Disclaimer
This workload is provided as-is and might need further configuration and customization to work successfully in each unique environment. For further Professional Services-based customization, please consult with the Login VSI Support and Services team. Please refer to the Application Script Recording for further self-help information regarding workload crafting and implementation.
For more information, refer to the top of the .cs file under Additional Resources.
Overview
"Stats for nerds" is a YouTube feature that will output some of the video playing statistics, such as dropped frames. This workload will open a defined YouTube video, toggle "Stats for nerds", take a screenshot, and save the screenshot to the defined output path.
Please note there are possible customizations needed to both of the attached .cs files: variable definitions at the tops of the files, object data needing to be updated, and important readmes/usage.
If this functionality is being uploaded to Login Enterprise Applications, the file that needs to be updated is YouTubeVideoStatsForNerds .cs.
This workload will perform the following interactions:
-
Open a defined web browser.
-
Navigate to youtube.com.
-
Search for and open a video page.
-
Secondary-click the video.
-
Select the "Stats for nerds" option.
-
Take a screenshot of the video with the statistics overlay.
-
Save the screenshot file to a defined path..
Additional Resources
YouTubeVideoStatsForNerds_v1.app
YouTubeVideoStatsForNerds_v1.cs