Here are the key points extracted and cleaned up from the provided content, rewritten clearly and concisely:
- There is lack of clarity between the Demo implementation and what is actually generated for our User Stories (US).
- It is unclear whether try-catch blocks are really required:
- What happens if we delete or ignore them?
- How are errors currently being managed?
- Guidance is needed on the recommended error-handling approach.
- Currently, locators are embedded directly inside inline scripts:
- Guidance is needed on whether this is the right approach or if locators should be centralized.
- Input required from Salba / Dony & team.
- The existing demo script does not use a try-catch mechanism, leading to inconsistency in coding standards.
- The test case flow is misaligned:
- Test steps are not following a logical or systematic order.
- A custom-based method/framework is being used in QE‑360, which needs clarification or standardization.