question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for Windows desktop apps like file explorer and device manager

See original GitHub issue

I’m trying to upgrade firmware on my PC using windows UI automation. In the process, I wanted to go some file location in file explorer, right-click on inf file and then click on install button to install it. Later, go to device manager, click on firmware, device firmware and then on properties to see if the component properly working or not. I did not find any WinAppDriver document that demonstrates this feature and I assumed this is not supported by WinAppDriver.

Is there any chance to support to handle Windows desktop apps like file explorer and device manager?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Vijayshanthcommented, Mar 20, 2019

okay, thanks @timotiusmargo

1reaction
naeemakramcommented, Mar 18, 2019

About your first question, did you try the following ? tool_bar.sendKeys(Keys.Enter);

There’s PressKeyCode method exposed by the WindowsDriver as well, perhaps calling that on your app object will help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The 10 Best Windows File Explorer Alternatives and ...
1. XYplorer ... XYplorer is one of the best Windows Explorer alternatives. But what makes it so good? Firstly, it's portable. That means...
Read more >
14 Alternative File Managers To Replace Windows 10 ...
14 Alternative File Managers To Replace Windows 10 File Explorer · Explorer++ · Total Commander · Directory Opus · TagSpaces · XYplorer ·...
Read more >
File Under Cool: 5 Windows 11 File Explorer Alternatives
Microsoft has done much to improve File Explorer in Windows 11, but you can get tabs, tags, and more by using one of...
Read more >
12 Best Windows File Explorer Alternatives 2023
The best Windows File Explorer alternative is Directory Opus which offers plenty of great features. It also works as an FTP client, image...
Read more >
Best Computer File Explorer Alternatives & Competitors
Compare the best Computer File Explorer alternatives in 2023. Explore user reviews, ratings, and pricing of alternatives and competitors to Computer File ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found