Chrome跟踪荷兰语

时间:2017-10-27 11:29:06

标签: c# visual-studio google-chrome

我有一个c#EXE来跟踪Chrome浏览器中的网址。它在英语中使用chrome工作得很好,但是用荷兰语编写。当我将chrome语言改为荷兰语时,它不会起作用,如果你如何解决这个问题请分享。 这是我的代码

<a href='my.phone.about.phone'> Click Here </a>

1 个答案:

答案 0 :(得分:0)

替换地址和搜索栏荷兰语

0

与Adres

var SearchBar = element.FindFirst(TreeScope.Descendants, new PropertyCondition(AutomationElement.NameProperty, "Address and search bar"));