我试图将Microsoft.VisualStudio.TestTools.UITesting.HtmlControls.HtmlDiv作为参数传递,所以我需要初始化并在一行中找到我要查找的特定控件(如果可能正常的初始化是这样完成的……
HtmlDivhtmlDiv = new HtmlDiv(htmlDocument) // where htmlDocument is of Microsoft.VisualStudio.TestTools.UITesting.UITestControlhtml
我试图实现这个,我遵循了他们在文档中提到的每一个步骤,但是Value列是空的,并且没有显示数据。我在控制台中没有看到错误。我试着调试,但没有成功。请帮帮忙MyGridApplicationComponentimport { OnInitimport {} from "ag-grid"; RedComponentComponent
} from "../red-component/red-comp