<<2010-02-07 2010-02-09>>
    Feb 08 00:57
    SiaCo joined #cucumber
    Feb 08 01:26
    paulca joined #cucumber
    Feb 08 01:44
    danlucraft1 joined #cucumber
    Feb 08 02:00
    paulca joined #cucumber
    FabianB joined #cucumber
    Feb 08 02:06
    ashley_moran joined #cucumber
    huh joined #cucumber
    Feb 08 02:22
    paulca joined #cucumber
    Feb 08 02:32
    josephwilk joined #cucumber
    Feb 08 02:54
    jeanmartin joined #cucumber
    FatbarStewart joined #cucumber
    FatbarStewart
    hi all
    Feb 08 03:05
    FatbarStewart
    having some trouble with cucumber test
    using within(cssSelector)
    and it's not finding what I'm after
    but it's there in the page
    Feb 08 03:18
    FatbarStewart
    i guess I'm wondering whether there are any caveats with #within
    i assume it can take a css selector that returns multiple elements
    benlovell joined #cucumber
    FatbarStewart
    and will check against all those elements?
    Feb 08 03:34
    alberto_pm joined #cucumber
    FatbarStewart
    so if I expect to se "hello" within "td", it should pass if I have a td containing "hello" anywhere in the page?
    Feb 08 03:56
    paulca joined #cucumber
    Feb 08 04:09
    FatbarStewart left #cucumber
    xanderbeedle joined #cucumber
    Feb 08 04:34
    danlucraft1 joined #cucumber
    Feb 08 04:51
    fearoffish joined #cucumber
    svenfuchs joined #cucumber
    Feb 08 05:12
    jasherai joined #cucumber
    hoeru joined #cucumber
    Feb 08 06:01
    chalkers joined #cucumber
    chalkers
    Hey guys - I am having problems unselecting a multiselect
    It's just not doing it
    Any pointers?
    Feb 08 06:06
    benlovell joined #cucumber
    Feb 08 06:21
    benlovell joined #cucumber
    anteaya joined #cucumber
    Feb 08 06:41
    mattwynne joined #cucumber
    Feb 08 07:06
    pdelgallego joined #cucumber
    Feb 08 07:23
    linoj joined #cucumber
    mjw2 joined #cucumber
    Feb 08 07:32
    GitHub50 joined #cucumber
    GitHub50
    cuke4duke: 07master 03Aslak Hellesøy * 2c141c9 (3 files in 3 dirs): Make it clearer that we ignore errors. Push Scala up.
    cuke4duke: 07master 03Aslak Hellesøy * 820dd84 (0 files in 0 dirs): Added a failing feature for #61.
    cuke4duke: 07master 03Jon-Anders Teigen * aabb53a (6 files in 5 dirs): issue #61 - support for tables and multiline strings ...
    cuke4duke: 07master 03Aslak Hellesøy * 8be9be4 (6 files in 5 dirs): Merge
    cuke4duke: 07master 03Aslak Hellesøy * 336ca65 (1 files in 1 dirs): Attribution. Closes #61
    GitHub104 joined #cucumber
    GitHub50
    cuke4duke: 07master commits 4f55db3...336ca65 - http://bit.ly/a8C0CK
    GitHub50 left #cucumber
    GitHub104
    cuke4duke: 0761-multiline-scala 03Jon-Anders Teigen * aabb53a (6 files in 5 dirs): issue #61 - support for tables and multiline strings ...
    cuke4duke: 0761-multiline-scala 03Aslak Hellesøy * 8be9be4 (6 files in 5 dirs): Merge
    cuke4duke: 0761-multiline-scala commits 820dd84...8be9be4 - http://bit.ly/dobjUA
    GitHub104 left #cucumber
    jhenderson joined #cucumber
    Feb 08 07:47
    ekidd joined #cucumber
    Feb 08 08:17
    lectrick joined #cucumber
    lectrick
    I'm sure others have run into this circumstance before. What is the best way to handle repeating controls all with the same name, when trying to get Cucumber to "press" the right one, such as a series of "Add" buttons?
    Feb 08 08:30
    bdimcheff joined #cucumber
    Feb 08 08:36
    emmanueloga joined #cucumber
    emmanuel_oga joined #cucumber
    Feb 08 08:53
    dfr|work joined #cucumber
    charleyb joined #cucumber
    Feb 08 08:59
    dfr|work joined #cucumber
    Feb 08 09:06
    altogether joined #cucumber
    lectrick
    The answer to my question is, add an ID or name attribute to the element and "press" based on that, although if it's not a user-friendly value the feature doesn't read easy.
    (i looked through the webrat source)
    Feb 08 09:18
    ghnatiuk joined #cucumber
    Feb 08 09:32
    hoeru joined #cucumber
    Feb 08 10:02
    bdimcheff_ joined #cucumber
    Feb 08 10:12
    kschrader joined #cucumber
    Feb 08 10:51
    superguenter joined #cucumber
    Feb 08 10:58
    raidfive joined #cucumber
    Feb 08 11:08
    GitHub163 joined #cucumber
    GitHub163
    cuke4duke: 07master 03Yves Senn * 019b6fe (3 files in 3 dirs): support Cucumber::Ast::Table#map_columns! and map_headers!
    cuke4duke: 07master 03Aslak Hellesøy * 019a5a7 (4 files in 4 dirs): Align new table API more with native Ruby Cucumber
    cuke4duke: 07master 03Aslak Hellesøy * 090440e (10 files in 8 dirs): Merge branch 'master' into senny/table_converters
    cuke4duke: 07master 03Aslak Hellesøy * a3c9352 (1 files in 1 dirs): Attribution. Closes #60.
    cuke4duke: 07master commits 336ca65...a3c9352 - http://bit.ly/aytpsF
    GitHub163 left #cucumber
    Feb 08 11:26
    ashley_moran joined #cucumber
    paulca joined #cucumber
    Feb 08 11:41
    mabes joined #cucumber
    Feb 08 11:49
    lectrick joined #cucumber
    Feb 08 11:55
    superpuppy joined #cucumber
    Feb 08 12:04
    ssmithstone joined #cucumber
    ssmithstone
    any one available to help me getting selenium-webdriver working on os when using capybara and the @selenium tag in my scenario, at the minute the terminal just stays there
    Feb 08 12:09
    TheDelChop joined #cucumber
    TheDelChop
    Can someone explain to me how to get cucumver to output JUnit like results? If I run rake cucumber -f junit --out features I get nothing
    emmanueloga joined #cucumber
    SynrG
    i get a bunch of .xml files output in features
    when i do that
    TheDelChop
    really?
    what version of cucumber? In your RAILS_ROOT dir?
    SynrG
    0.6.2
    non-rails project, so RAILS_ROOT is irrelevant
    TheDelChop
    hmm odd my just returns
    Feb 08 12:14
    TheDelChop
    what version of ruby?
    SynrG
    1.8.7
    TheDelChop
    hmmmm im at 1.9.1 I wonder if that's the issue
    SynrG
    run cucumber's own feature
    cucumber features/junit_formatter.feature
    i get:
    5 scenarios (5 passed)
    26 steps (26 passed)
    TheDelChop
    k hold on one sec
    SynrG
    i had to copy the tree to /tmp, as it needs write permission wherever you run it
    Feb 08 12:20
    SynrG
    (my cucumber gem was installed as root, system-wide, and i don't like to run stuff as root, especially since it writes files)
    TheDelChop
    running it now
    I get a "jeweler" gem missing
    SynrG
    yah. to get everything to run, i had to install a bunch more gems
    TheDelChop
    hmmmm alrigth, I'm also getting failures in that feature
    SynrG
    most of the ones on this list:
    TheDelChop
    question though, when I run that feature should I be running "rake cucumber features/junit_formatter.feature" or something else?
    i kept installing gems until all of cucumber's features ran clean
    TheDelChop
    130 scenarios (8 failed, 122 passed) 663 steps (8 failed, 28 skipped, 627 passed) 1m35.903s
    SynrG
    rake? ah, dunno. i just ran 'cucumber features/junit_formatter.feature' for the one feature
    TheDelChop
    did you have cucumber in your PATH then?
    SynrG
    yes
    /var/lib/gems/1.8/bin is in my path
    PATH
    Feb 08 12:25
    TheDelChop
    ahh maybe that's my problem then...
    j2sentient joined #cucumber
    ghnatiuk left #cucumber
    Feb 08 12:31
    TheDelChop
    Ok there we go 5 scenarios (5 passed) 26 steps (26 passed)
    nice that worked, thank you very much
    SynrG
    good
    Feb 08 12:41
    paulca joined #cucumber
    Feb 08 12:47
    werdnativ joined #cucumber
    josephwilk joined #cucumber
    Feb 08 13:00
    superpuppy joined #cucumber
    Feb 08 13:16
    FFighter joined #cucumber
    FFighter
    Hello
    I'm trying to run the selenium_webrat example feature
    but I'm getting the following error: http://pastie.org/815156
    any ideas?
    "S
    :S
    josephwi_ joined #cucumber
    Feb 08 13:26
    MarkMenard joined #cucumber
    Feb 08 14:16
    mjw2_ joined #cucumber
    altogether joined #cucumber
    ghnatiuk joined #cucumber
    Feb 08 14:44
    pdelgallego joined #cucumber
    Feb 08 15:08
    ozgun joined #cucumber
    Feb 08 15:22
    chalkers joined #cucumber
    Feb 08 15:29
    beilabs joined #cucumber
    FFighter joined #cucumber
    Feb 08 15:35
    svenfuchs joined #cucumber
    Feb 08 15:48
    ekidd joined #cucumber
    Feb 08 16:01
    ghnatiuk left #cucumber
    Feb 08 16:10
    chalkers joined #cucumber
    Feb 08 16:37
    kschrader_ joined #cucumber
    Feb 08 16:57
    chalkers joined #cucumber
    Feb 08 17:04
    Adkron joined #cucumber
    kschrader joined #cucumber
    Feb 08 17:30
    chalkers
    Hey guys - I am having problems unselecting a multiselect - It's just not doing it - http://gist.github.com/298116
    kschrader joined #cucumber
    Feb 08 17:54
    mabes joined #cucumber
    joe_ joined #cucumber
    Feb 08 18:03
    jhchabran joined #cucumber
    Feb 08 18:26
    kschrader joined #cucumber
    Feb 08 18:33
    camonz joined #cucumber
    Feb 08 18:43
    mnoble joined #cucumber
    mnoble joined #cucumber
    Feb 08 18:56
    urbanmonk joined #cucumber
    Feb 08 19:06
    raidfive joined #cucumber
    Feb 08 19:39
    xanderbeedle joined #cucumber
    xanderbeedle
    Hi everyone. I'm trying to load up some example text that I stored in my features/support folder, during a cucumber run. Any idea how?
    It's in a text file under features/support
    Feb 08 20:16
    chriseppstein joined #cucumber
    chriseppstein
    Curious: where did rails/world go?
    We're bumping to 0.5.0 for this release since all of the Rails code has now moved to a new gem - cucumber-rails.
    k
    Feb 08 20:46
    chriseppstein joined #cucumber
    Feb 08 21:36
    RobotDeathSquad joined #cucumber
    Feb 08 21:44
    anathematic joined #cucumber
    Feb 08 22:31
    mabes joined #cucumber