Skip to content

Conversation

@Raisa2773
Copy link
Contributor

@Raisa2773 Raisa2773 commented Jun 30, 2022

PR Type

Database bug fixed Bug fix

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 server status.

Overview

sid and service name is needed for oracle only. previously node gave error for not providing sid and service name in other database types too. Now added a check for oracle. N/A

CommonUtil.ExecLog(sModuleInfo, "Got these browser_options", 2)
CommonUtil.ExecLog(sModuleInfo, browser_options, 2)
# CommonUtil.ExecLog(sModuleInfo, browser_options, 2)
print(f"\033[93m{browser_options}\033[0m")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this line

Muntasib-creator and others added 2 commits July 4, 2022 10:37
…hon_Node into bug_fix

� Conflicts:
�	Framework/Built_In_Automation/Web/Selenium/BuiltInFunctions.py
@Raisa2773
Copy link
Contributor Author

@Muntasib-creator CHANGELOG.md has been updated

@Muntasib-creator Muntasib-creator merged commit 3ba529b into dev Jul 4, 2022
@sazid sazid deleted the bug_fix branch October 24, 2022 12:19
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.

4 participants