It's a dll in c# working in Games for the Robotic Search.
The source code It's in repo on LeonardoDll folder
How to install:
Copy
GetContentWebPage.dll
chromedriver.exe
WebDriver.dll
in C:\Windows\System
Run:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe GetContentWebPage.dll /codebase
add GetContentWebPage.tlb in Games' Project references (you can stored in the same folder of games.vbp)
Install Google Chrome (the version should be >= of 87.0.0.0)
The dll could not work when Chrome is updated. In this case the version of chromedrive needs to be downloded and put into C:\Windows\System