Python Forum
How to use Selenium on EdgeHTML, when having WebDrivers in other location?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use Selenium on EdgeHTML, when having WebDrivers in other location?
#2
If the EXE file does not run, open the Registry Editor. If you receive an error message when opening and running the EXE file or the file does not run, there may be a problem with your Windows registry settings. Although editing the registry section may seem a bit risky, it does not take more than a few minutes.

To open the Registry Editor, press Windows key + R and type regedit.

Go to .HKEY_CLASSES_ROOT \ .exe. Use the tree menu on the left side of the window to open this directory.

Right-click on "(Default)" input and select "Modify". Doing so will open a new window.

In the "Value data" box, type .exefile. Click OK to save the changes.

Go to the .HKEY_CLASSES_ROOT \ exefile directory. Use the tree menu on the left to access this directory.

Right-click on "(Default)" input and select "Modify". Doing so will open a new window.

Enter the value "% 1"% * in the "Value data" box. Click OK to save the changes.

Go to the .KEY_CLASSES_ROOT \ exefile \ shell \ open directory. Use the tree menu on the left to access this directory.

Right-click on "(Default)" and select "Modify". Doing so will open a new window.

Enter the value "% 1"% * in the "Value data" box. Click OK to save the changes.

Restart the computer. After editing all three of the above values, close the registry editor and restart your computer. You should now be able to run EXE files. It is strongly recommended that you investigate the cause of the problem in the first place. Your computer may be infected with a virus or malware, in which case it could cause the same problem again in the future.
Reply


Messages In This Thread
RE: How to use Selenium on EdgeHTML, when having WebDrivers in other location? - by Poriya - Feb-03-2021, 04:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  With Selenium create a google Search list in Incognito mode withe specific location, tsurubaso 3 3,318 Jun-15-2020, 12:34 PM
Last Post: tsurubaso
  Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program. AcszE 1 3,670 Nov-03-2017, 08:41 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020