CheckedListBoxControl:Issue
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2018
11:12 AM
04-26-2018
11:12 AM
CheckedListBoxControl:Issue
see an error : running the script selects other currency instead of cad.
please let me know whats wrong with the below code
run the below code:
checkedPopupContainerForm = framework.CheckedPopupContainerForm;
popupCheckedListBoxControl = checkedPopupContainerForm.PopupContainerControl.PopupCheckedListBoxControl;
popupCheckedListBoxControl.Keys("cad");
popupCheckedListBoxControl.Click();
10 REPLIES 10
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2018
01:44 AM
05-02-2018
01:44 AM
Hi,
Also, in addition to what was said by Robert and considering that control is .Net-based, you may talk to developers and use native method provided by the control. This may improve reliability and performance of test code.
Regards,
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================

- « Previous
-
- 1
- 2
- Next »
- « Previous
-
- 1
- 2
- Next »