LisaAga

Results 15 comments of LisaAga

WinApp logs: POST /wd/hub/session HTTP/1.1 Accept-Encoding: gzip Connection: Keep-Alive Content-Length: 499 Content-Type: application/json; charset=utf-8 Host: 192.168.1.13:4723 User-Agent: selenium/3.141.59 (java mac) { "desiredCapabilities": { "app": "C:\u002f\u002fWindows\u002f\u002fSystem32\u002f\u002fWindowsPowerShell\u002f\u002fv1.0\u002f\u002fpowershell.exe", "platformName": "Windows", "deviceName": "Android" },...

> What version of WinAppDriver are you using? WinAppDriver v1.2.1

> In general, you will have a better time automating PowerShell by writing a `ps1` file, and a better time automating cmd.exe using a `.cmd` file. If you are using...

@DHowett Also any help on the error i am facing for powershell/cmd . i am using // as i am writing the code in mac and running it on remote...

@Shakevg : I need to enable this for some testing purpose i cant disclose . Can you help me to where is the registry and how can i automate it...

@Shakevg : Thank you for the comment but this command is not working for Windows Subsystem for android . Can you help is it some different path that needs to...

@Shakevg : Can you help me to understand where should i find the registry key in my machine ? nothing changes here this path **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock** on enabling developer mode from...

@Shakevg : Thank you for the input but i tried the above process but i couldn't find any changes in registry on enabling the developer mode on in Window Subsytem...

@Shakevg Thank you for your response . I am trying to run my tests on a remote windows machine . Can you help me understand can i use the approve...