GithubHelp home page GithubHelp logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
Can you please provide more details on the problem? We are unable to repro.

Original comment by [email protected] on 18 Nov 2008 at 2:18

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
[deleted comment]

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
[deleted comment]

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
[deleted comment]

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
That is a problem - we have a comboBox and it have, let's say, 10 items. To 
select
the last item we should scroll down (and save the necessary scroll position) and
after select the item. In this case all are good. But if we will have 30 items 
in
futures? The comboBox will scroll to the position that visible item 10, but we 
want
to select  item that is at 30 position.

To resolve this problem I created the new class MonkeyHelper.as (in attach) and 
if we
need to select any items in any components we use the commands according with 
the
components :

treeOpenItem - that command need to expand a grouped items in the tree. To 
select
item use treeSelectItem (but first we need expand the list).


Original comment by [email protected] on 18 Nov 2008 at 3:10

Attachments:

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
Thanks for submitting. We'll review.

Original comment by [email protected] on 20 Nov 2008 at 11:47

from flexmonkey.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
There are many situations in which what you want to record may differ from what 
the
Flex Automation API actually records. In such situations, we recommend 
approaching
things as you have done -- by adding additional code to your tests that will 
achieve
the desired result.

Original comment by [email protected] on 14 Jan 2009 at 5:14

  • Changed title: Does not selected last item in ComboBox if index of last item index changes between test runs
  • Changed state: WontFix
  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

from flexmonkey.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.