|
1 | | -<Project Sdk="Microsoft.NET.Sdk"> |
| 1 | +<Project Sdk="Microsoft.NET.Sdk"> |
2 | 2 |
|
3 | 3 | <PropertyGroup> |
4 | 4 | <TargetFramework>$(TargetFramework)</TargetFramework> |
|
16 | 16 | </ItemGroup> |
17 | 17 |
|
18 | 18 | <ItemGroup> |
19 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\agent.json" /> |
20 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\change_checkbox.json" /> |
21 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\change_list_value.json" /> |
22 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\check_radio_button.json" /> |
23 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\click_button.json" /> |
24 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\click_element.json" /> |
25 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\close_browser.json" /> |
26 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\extract_data_from_page.json" /> |
27 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\go_to_page.json" /> |
28 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\input_user_password.json" /> |
29 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\input_user_text.json" /> |
30 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\open_browser.json" /> |
31 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\scroll_page.json" /> |
32 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\send_http_request.json" /> |
33 | | - <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\take_screenshot.json" /> |
| 19 | + <None Remove="data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\templates\util-web-action_on_element.fn.liquid" /> |
| 20 | + <None Remove="data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\templates\util-web-go_to_page.fn.liquid" /> |
34 | 21 | <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\instructions\instruction.liquid" /> |
35 | 22 | <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\templates\extract_data.liquid" /> |
36 | 23 | <None Remove="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\templates\html_parser.liquid" /> |
37 | 24 | <None Remove="README.md" /> |
38 | 25 | </ItemGroup> |
39 | 26 |
|
40 | 27 | <ItemGroup> |
41 | | - <Content Include="data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-web-locate_element.json"> |
42 | | - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
43 | | - </Content> |
44 | 28 | <Content Include="data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-web-action_on_element.json"> |
45 | 29 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
46 | 30 | </Content> |
|
50 | 34 | <Content Include="data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-web-go_to_page.json"> |
51 | 35 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
52 | 36 | </Content> |
| 37 | + <Content Include="data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\functions\util-web-locate_element.json"> |
| 38 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 39 | + </Content> |
53 | 40 | <Content Include="data\agents\6745151e-6d46-4a02-8de4-1c4f21c7da95\templates\util-web-action_on_element.fn.liquid"> |
54 | 41 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
55 | 42 | </Content> |
|
59 | 46 | <Content Include="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\agent.json"> |
60 | 47 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
61 | 48 | </Content> |
62 | | - <Content Include="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\instructions\instruction.liquid"> |
63 | | - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
64 | | - </Content> |
65 | | - <Content Include="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\templates\extract_data.liquid"> |
66 | | - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
67 | | - </Content> |
68 | | - <Content Include="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\templates\html_parser.liquid"> |
69 | | - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
70 | | - </Content> |
71 | 49 | <Content Include="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\change_checkbox.json"> |
72 | 50 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
73 | 51 | </Content> |
|
110 | 88 | <Content Include="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\functions\take_screenshot.json"> |
111 | 89 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
112 | 90 | </Content> |
| 91 | + <Content Include="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\instructions\instruction.liquid"> |
| 92 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 93 | + </Content> |
| 94 | + <Content Include="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\templates\extract_data.liquid"> |
| 95 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 96 | + </Content> |
| 97 | + <Content Include="data\agents\f3ae2a0f-e6ba-4ee1-a0b9-75d7431ff32b\templates\html_parser.liquid"> |
| 98 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 99 | + </Content> |
113 | 100 | </ItemGroup> |
114 | 101 |
|
115 | 102 | <ItemGroup> |
|
0 commit comments