我尝试使用Appium,UI Automation和Monkey Talk来自动化真实iOS设备的本机应用程序自动化。提到的工具不支持真正的iOS本机应用程序自动化。
是否有(免费软件)工具可以自动化真实iOS设备的原生应用程序?
答案 0 :(得分:0)
You can try the following in your Terminal:
asp:DropDownList ID="ddlStatus" runat="server" DataSourceID="SqlDataSource1" DataTextField="Status" DataValueField="Id"></asp:DropDownList>
<asp:SqlDataSource runat="server" ID="SqlDataSource1" ConnectionString='<%$ ConnectionStrings:DURANETConnectionString %>' SelectCommand="SELECT [Id], [Status] FROM [RAFStatuses] ORDER BY [Id]"></asp:SqlDataSource>
The above command is a 1 liner. But you need to write your own test script called YourTestScript-App.js