Gets performance log from WebDriver.
Stream<async_io.LogEntry> get logs => _driver.logs.get(async_io.LogType.performance);