zebrunner / mcloud-grid

Customized selenium-hub
6 stars 3 forks source link

Refactor logs in MobileRemoteProxy.beforeSession #112

Closed akamarouski closed 9 months ago

akamarouski commented 1 year ago

For example, in beforeSession we log

        String sessionId = getExternalSessionId(session);
        LOGGER.info("beforeSession sessionId: " + sessionId);

But in grid there are no session id in log

akamarouski commented 9 months ago

wotfix. For some cases there are no session id (remote)