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

v9.1 (UCI) Cannot GetValue for TwoOption type field #380

Closed
watsonthecat opened this issue Feb 16, 2019 · 1 comment
Closed

v9.1 (UCI) Cannot GetValue for TwoOption type field #380

watsonthecat opened this issue Feb 16, 2019 · 1 comment
Labels

Comments

@watsonthecat
Copy link

GetValue does not work for TwoOption type field

@cnusrini
Copy link

cnusrini commented Mar 6, 2019

@watsonthecat Please share your code so that I can try to reproduce it .

@TYLEROL TYLEROL added the bug label Mar 27, 2019
TYLEROL pushed a commit that referenced this issue May 21, 2019
…field formats. Sorry this is a lot at once but I thought it made sense to keep it together (#483)
TYLEROL pushed a commit that referenced this issue May 21, 2019
…field formats. Sorry this is a lot at once but I thought it made sense to keep it together (#483)
TYLEROL added a commit that referenced this issue May 21, 2019
* GitHub issues #404 and #380 Completing boolean Gets & Sets for all 3 field formats. Sorry this is a lot at once but I thought it made sense to keep it together (#483)
TYLEROL added a commit that referenced this issue May 22, 2019
* Merging alpha branch with new develop branch (#457)

* Adding support for Azure DevOps build testing

* Merging UCI Nav Changes (#453)

* Changes for Forcing UCI from Main.aspx

* Updates

* Committing

* Changes for Missing Switcher in SiteMap

* Remove project

* Delete Documentation.csproj

* Delete Program.cs

* Delete App.config

* Delete AssemblyInfo.cs

* Delete app.config

* Updated App.Config

* App.Config

* Revert "Merging UCI Nav Changes (#453)" (#454)

This reverts commit 88d60cd.

* Perf Enhancement to OpenSubArea (#458)

* Merging alpha branch with new develop branch (#457)

* Adding support for Azure DevOps build testing

* Merging UCI Nav Changes (#453)

* Changes for Forcing UCI from Main.aspx

* Updates

* Committing

* Changes for Missing Switcher in SiteMap

* Remove project

* Delete Documentation.csproj

* Delete Program.cs

* Delete App.config

* Delete AssemblyInfo.cs

* Delete app.config

* Updated App.Config

* App.Config

* Revert "Merging UCI Nav Changes (#453)" (#454)

This reverts commit 88d60cd.

* Adding WaitUntilAvailable to ensure the Timeline popout menu is both opened and clicked, allowing SetValue to work as expected. (#465)

* Update Grid.Search() method to match org sample data (#467)

* GitHub issues #404 and #380 Completing boolean Gets & Sets for all 3 field formats. Sorry this is a lot at once but I thought it made sense to keep it together (#483)

* GitHub issue #439 Fixed OpenEntity to open specified record instead of re-opening the current record (#484)

* GitHub issue #452 Added UCI  new method to use form selector to change forms (#486)

* Added support for remote execution (#475) (#493)

Added remote execution support for selenium grid for Firefox and Chrome web browsers. This is useful when you need to perform a large number of tests.

* Allows browser height & width to be set manualy to a larger size than the current resolution supports. (#476) (#494)

* Updated SetValue for lookup to use the parameter value to match in the dialog versus only looking at the immediate results. (#479) (#495)

Updated SelectLookup function to utilize previously unused parameter to prevent lookup dialog from opening after clearing the field.

* GitHub issues #394 & #7 Fixes issues with UCI fields not clearing or not removing previous value when updating (#481) (#496)

* GitHub issue #371 Updated SetValue for lookup. Added a WaitForTransaction to ensure the page is loaded to prevent issue with SetValue executing when the load is still happening. Added sleeps to make sure the elements get hovered & clicked properly (#480) (#497)

* Merge into v91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants