Skip to content

Conversation

@nobu007
Copy link
Owner

@nobu007 nobu007 commented Feb 1, 2025

Add new YAML files to define common elements and page-specific configurations.

  • Common Definitions:

    • Add common_definitions.yaml to define common elements such as commonLabel and commonRadio with attributes and descriptions.
  • Page 1 Definitions:

    • Add root_element_relations.yaml to define root element relations for page1 with conditions like exists and uses_common.
    • Add form1.yaml to define root element for FormA, including elements such as labels and radio buttons with attributes and descriptions. Specify the use of common elements with uses_common: true.
  • Page 2 Definitions:

    • Add root_element_relations.yaml to define root element relations for page2 with conditions like exists and uses_common.
    • Add form1.yaml to define root element for FormB, including elements such as labels and radio buttons with attributes and descriptions. Specify the use of common elements with uses_common: true.

For more details, open the Copilot Workspace session.

…nitions

Add new YAML files to define common elements and page-specific configurations.

* **Common Definitions:**
  - Add `common_definitions.yaml` to define common elements such as `commonLabel` and `commonRadio` with attributes and descriptions.

* **Page 1 Definitions:**
  - Add `root_element_relations.yaml` to define root element relations for page1 with conditions like `exists` and `uses_common`.
  - Add `form1.yaml` to define root element for FormA, including elements such as labels and radio buttons with attributes and descriptions. Specify the use of common elements with `uses_common: true`.

* **Page 2 Definitions:**
  - Add `root_element_relations.yaml` to define root element relations for page2 with conditions like `exists` and `uses_common`.
  - Add `form1.yaml` to define root element for FormB, including elements such as labels and radio buttons with attributes and descriptions. Specify the use of common elements with `uses_common: true`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/nobu007/GuiAgentLoopCore?shareId=XXXX-XXXX-XXXX-XXXX).
@codecov
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.10%. Comparing base (6d35318) to head (e5a4f92).

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   45.10%   45.10%           
=======================================
  Files          23       23           
  Lines        1022     1022           
  Branches      121      121           
=======================================
  Hits          461      461           
  Misses        553      553           
  Partials        8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nobu007 nobu007 closed this Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant