Skip to content

Conversation

@nadimurrashid
Copy link
Collaborator

@nadimurrashid nadimurrashid commented Oct 11, 2022

PR Type

Fixes:


  • Cointain fixes for windows action not working properly
  • Fixes contain fetching data for validation from checkbox , radio button and normal button
  • type(Element) == str and Element == "zeuz_failed" This perticular logic has been applied to all of the windows related action which suddenly started failing.

PR_TYPE

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made.
  • Version number has been updated.
  • Required modules have been added to respective "requirements*.txt" files.
  • Relevant Test Cases added to this description (below).
  • (Team) Label with affected action categories and semver status.

Overview

Test Cases

Mohammed Sazid-Al-Rashid added 11 commits October 3, 2022 18:49
- replaced Element == "zeuz_failed" this line with the follwoing line -> type(Element) == str and Element == "zeuz_failed"
Applied on all 12 places of windows action where it appeared.
- Fixed Conditional action based on element finding .
- Fixed zeyz failed error
- Fixed value returning true for uncheck value
…alc's QA's are asking for it.

It is subject to change.
@Muntasib-creator Muntasib-creator merged commit 78560ce into dev Oct 18, 2022
@sazid sazid deleted the fixed_zeuz_failed_windows branch October 19, 2023 11:11
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.

3 participants