赞
踩
ChromiumWebBrowser webbrowser;
public void showDevTools() { //定位到某元素 webbrowser.ShowDevTools(null, parameters.XCoord, parameters.YCoord);