Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix After Merge Bugs related to #746 #747 & #735 #751

Merged

Conversation

AngelRodriguez8008
Copy link
Contributor

@AngelRodriguez8008 AngelRodriguez8008 commented Feb 7, 2020

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (updates to documentation, formatting, etc.)

Description

Fix Login (restore ClickIfVisible) #752
Roll back fix #746 (by @rswafford) OpenRecord Logic -- DoubleClick fail on first cell

Issues addressed

After Merge Bugs
Please @rswafford can you run this PR & test?
Related to #746 #747 & #735

All submissions:

  • My code follows the code style of this project.
  • Do existing samples that are effected by this change still run?
  • I have added samples for new functionality.
  • I raise detailed error messages when possible.
  • My code does not rely on labels that have the option to be hidden.

Which browsers was this tested on?

  • Chrome
  • Firefox
  • IE
  • Edge

}

//driver.WaitUntilVisible(By.XPath(AppElements.Xpath[AppReference.Entity.Form]));
// Logic equivalent to fix #746 (by @rswafford)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Please @rswafford check this again

@TYLEROL TYLEROL merged commit 6307a5c into microsoft:develop Feb 7, 2020
@TYLEROL TYLEROL added the bug label Feb 7, 2020
@TYLEROL TYLEROL added this to the 9.1.0.12013 milestone Feb 7, 2020
@TYLEROL TYLEROL linked an issue Feb 7, 2020 that may be closed by this pull request
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot login to Dynamics due issue in Login method
2 participants