Skip to content

Driver performs very slowly when start with log file enabled (appium --log) #279

@zewer

Description

@zewer

Install Appium 2
'npm install -g appium@2.11.4'

Install Windows driver
'appium driver install --source=npm appium-windows-driver@2.12.32'

Open powershell and execute the following command (dont forget to update "user")
cmd /c start powershell -Command { appium --log C:\Users\<User>\Desktop\appium.log }

Try to run any desktop test and compare with log file enabled and without.
With log file enabled driver before each command will make 2-4 seconds wait
Was able to reproduce this on Windows 10 local machine and Windows Server pipeline machines

Not reproducible on Appium 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions