Skip to content

TBE-2800#20

Open
VadymKostenkoTestlum wants to merge 1 commit intomainfrom
TBE-2800
Open

TBE-2800#20
VadymKostenkoTestlum wants to merge 1 commit intomainfrom
TBE-2800

Conversation

@VadymKostenkoTestlum
Copy link
Copy Markdown
Collaborator

Add WEB UI test coverage for all test plan tags and disable unstable legacy tests

  • Implemented test coverage for all WEB UI tags defined in the test plan

  • Added new structured tests for commands (var, wait, condition, repeat, variations, etc.)

  • Verified end-to-end scenarios for updated DSL behavior

  • Disabled outdated/unstable legacy tests (active=false):

    • image (old)
    • scroll (old)
    • clear (old)
    • navigate (old)
    • hotKey (old)
    • input (old)
  • Known issues (require fixes):

    • image (picture): UiUtil#getBasePageURL does not correctly handle localhost + dynamic port → requires fix for proper image validation

    • hotKey (paste): Copy/Paste does not work correctly in remote browser (Selenium Grid) → requires investigation and possible buffer-based implementation

… unstable legacy tests

- Implemented test coverage for all WEB UI tags defined in the test plan
- Added new structured tests for commands (var, wait, condition, repeat, variations, etc.)
- Verified end-to-end scenarios for updated DSL behavior

- Disabled outdated/unstable legacy tests (active=false):
  - image (old)
  - scroll (old)
  - clear (old)
  - navigate (old)
  - hotKey (old)
  - input (old)

- Known issues (require fixes):
  - image (picture):
    UiUtil#getBasePageURL does not correctly handle localhost + dynamic port
    → requires fix for proper image validation

  - hotKey (paste):
    Copy/Paste does not work correctly in remote browser (Selenium Grid)
    → requires investigation and possible buffer-based implementation
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