JBehave
  1. JBehave
  2. JBEHAVE-1022

Saucelab implementation for etsy-selenium/ java-spring project in Jbehave tutorial

    Details

    • Type: Improvement Improvement
    • Status: Open Open
    • Priority: Critical Critical
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Number of attachments :
      0

      Description

      Hi,

      Currently I'm able to see the saucelabs implementation only in etsy-selenium/groovy-pico project in github.

      But could you please implement the same in etsy-selenium/java-spring project also.

      https://github.com/jbehave/jbehave-tutorial/tree/master/etsy-selenium/java-spring

      Please let us know how this is going to be work in SauceLabs for java-spring project with parallel runs.

        Activity

        Praveen G made changes -
        Field Original Value New Value
        Description Hi,

        Currently I'm able to see the saucelabs implementation () in etsy-selenium/groovy-pico project in github.

        But could you please implement the same in etsy-selenium/java-spring project also.

        https://github.com/jbehave/jbehave-tutorial/tree/master/etsy-selenium/java-spring

        This will help us to run the tests in different browsers and different environments parallel.
        Hi,

        Currently I'm able to see the saucelabs implementation only in etsy-selenium/groovy-pico project in github.

        But could you please implement the same in etsy-selenium/java-spring project also.

        https://github.com/jbehave/jbehave-tutorial/tree/master/etsy-selenium/java-spring

        Please let us know how this is going to be work in SauceLabs for java-spring project with parallel runs.
        Hide
        Mauro Talevi added a comment -

        The configuration for the SauceWebDriverProvider is in Java:

        https://github.com/jbehave/jbehave-tutorial/blob/master/etsy-selenium/groovy-pico/src/main/java/org/jbehave/tutorials/etsy/EtsyDotComStories.java

        It is the same regardless of the language used for the steps and the container used to wire them up.

        Show
        Mauro Talevi added a comment - The configuration for the SauceWebDriverProvider is in Java: https://github.com/jbehave/jbehave-tutorial/blob/master/etsy-selenium/groovy-pico/src/main/java/org/jbehave/tutorials/etsy/EtsyDotComStories.java It is the same regardless of the language used for the steps and the container used to wire them up.
        Hide
        Praveen G added a comment -

        I have seen t his but how it is injecting through beans. If observe in java-spring project the provider injected from etsy-steps.xml with bean id. but in groovy-pico there is no concept of spring.

        So it will more helpful for us to implement the same in java-spring.

        Show
        Praveen G added a comment - I have seen t his but how it is injecting through beans. If observe in java-spring project the provider injected from etsy-steps.xml with bean id. but in groovy-pico there is no concept of spring. So it will more helpful for us to implement the same in java-spring.
        Hide
        Praveen G added a comment -

        Could you please implement the Saucelab concept in java-spring example also. I have tried to integrate the sauce labs code but i have failed. If you integrate the solution with java-spring example also that will more helpful for us.

        Thanks In advance.

        Show
        Praveen G added a comment - Could you please implement the Saucelab concept in java-spring example also. I have tried to integrate the sauce labs code but i have failed. If you integrate the solution with java-spring example also that will more helpful for us. Thanks In advance.
        Hide
        Praveen G added a comment -

        Can any one please provide the solutions for this issue. It's been almost 1 month. I'm eagerly waiting for your solution.

        Show
        Praveen G added a comment - Can any one please provide the solutions for this issue. It's been almost 1 month. I'm eagerly waiting for your solution.
        Hide
        Donovan Thompson added a comment -

        I am in the same boat as @Praveen G. I have tried to implement based on the groovy example but have been unsuccessful. Can we please have this implemented in the Java-spring example? That would help out alot.

        Show
        Donovan Thompson added a comment - I am in the same boat as @Praveen G. I have tried to implement based on the groovy example but have been unsuccessful. Can we please have this implemented in the Java-spring example? That would help out alot.
        Hide
        Donovan Thompson added a comment -

        To anyone else that is looking for this, you can find a working example here: https://github.com/roydekleijn/Spring-Jbehave-WebDriver-Example/

        Show
        Donovan Thompson added a comment - To anyone else that is looking for this, you can find a working example here: https://github.com/roydekleijn/Spring-Jbehave-WebDriver-Example/

          People

          • Assignee:
            Unassigned
            Reporter:
            Praveen G
          • Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated: