Home | History | Annotate | Download | only in functional

Lines Matching full:webapp

2013     """Measures performance metrics for the specified live gaming webapp.
2015 This function connects to the specified URL to launch the gaming webapp,
2016 waits for a period of time for the webapp to run, then collects some
2017 performance metrics about the running webapp.
2020 url: The string URL of the gaming webapp to analyze.
2022 webapp. Used to verify that
2023 the webapp loads correctly.