GithubHelp home page GithubHelp logo

bobcat-aem-tests's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bobcat-aem-tests's Issues

README file

Pl, update the readme file with proper execution steps.

Dependency error:
Testing started at 3:13 PM ...
3:13:16 PM: Executing task 'test'...

Task :compileJava FAILED
FAILURE: Build failed with an exception.

  • What went wrong:
    Could not resolve all files for configuration ':compileClasspath'.

Could not find com.cognifide.qa.bb:bb-core:2.0.0-SNAPSHOT.
Searched in the following locations:
file:/Users//.m2/repository/com/cognifide/qa/bb/bb-core/2.0.0-SNAPSHOT/maven-metadata.xml
file:/Users//.m2/repository/com/cognifide/qa/bb/bb-core/2.0.0-SNAPSHOT/bb-core-2.0.0-SNAPSHOT.pom
file:/Users//.m2/repository/com/cognifide/qa/bb/bb-core/2.0.0-SNAPSHOT/bb-core-2.0.0-SNAPSHOT.jar
https://repo.maven.apache.org/maven2/com/cognifide/qa/bb/bb-core/2.0.0-SNAPSHOT/maven-metadata.xml
https://repo.maven.apache.org/maven2/com/cognifide/qa/bb/bb-core/2.0.0-SNAPSHOT/bb-core-2.0.0-SNAPSHOT.pom
https://repo.maven.apache.org/maven2/com/cognifide/qa/bb/bb-core/2.0.0-SNAPSHOT/bb-core-2.0.0-SNAPSHOT.jar
Required by:
project :
Could not find com.cognifide.qa.bb:bb-junit5:2.0.0-SNAPSHOT.
Searched in the following locations:
file:/Users//.m2/repository/com/cognifide/qa/bb/bb-junit5/2.0.0-SNAPSHOT/maven-metadata.xml
file:/Users//.m2/repository/com/cognifide/qa/bb/bb-junit5/2.0.0-SNAPSHOT/bb-junit5-2.0.0-SNAPSHOT.pom
file:/Users//.m2/repository/com/cognifide/qa/bb/bb-junit5/2.0.0-SNAPSHOT/bb-junit5-2.0.0-SNAPSHOT.jar

Jar for AEM 6.5

I am not able to get the bb-aem-65-2.0.4-SNAPSHOT.jar.

Can I get the location where I can get it download it. I could manage to get other jars.

test cases failing for vanilla aem 6.5

Hi,

I am trying to run the aem65 test cases for aem verison 6.5 service pack 4 and also for vanilla AEM 6.5 instance using chrome and safari we driver. It is opening web browser, dropping component, but all test result are showing failed.

com.cognifide.qa.bb.aem65.tests.corecomponents.BreadcrumbComponentTest STANDARD_ERROR
Starting ChromeDriver 86.0.4240.22 (398b0743353ff36fb1b82468f63a3a93b4e2e89e-refs/branch-heads/4240@{#378}) on port 31622
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Nov 05, 2020 11:24:37 AM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C

com.cognifide.qa.bb.aem65.tests.corecomponents.BreadcrumbComponentTest > decreaseNavigationStartLevel() FAILED
com.cognifide.qa.bb.exceptions.BobcatRuntimeException at BreadcrumbComponentTest.java:60
Caused by: com.cognifide.qa.bb.exceptions.BobcatRuntimeException at BreadcrumbComponentTest.java:60
Caused by: com.cognifide.qa.bb.exceptions.BobcatRuntimeException at BreadcrumbComponentTest.java:60
Caused by: org.openqa.selenium.ElementClickInterceptedException at BreadcrumbComponentTest.java:60

can you please guide me how I use aem65 module for testing?

Thanks,
Sanjeet Kumar

aem65 test cases failing

Hi,

I am trying to run the aem65 test cases for aem verison 6.5 service pack 4 and also for vanilla AEM 6.5 instance using chrome and safari we driver. It is opening web browser, dropping component, but all test result are showing failed.

com.cognifide.qa.bb.aem65.tests.corecomponents.BreadcrumbComponentTest STANDARD_ERROR
Starting ChromeDriver 86.0.4240.22 (398b0743353ff36fb1b82468f63a3a93b4e2e89e-refs/branch-heads/4240@{#378}) on port 31622
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
Nov 05, 2020 11:24:37 AM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C

com.cognifide.qa.bb.aem65.tests.corecomponents.BreadcrumbComponentTest > decreaseNavigationStartLevel() FAILED
com.cognifide.qa.bb.exceptions.BobcatRuntimeException at BreadcrumbComponentTest.java:60
Caused by: com.cognifide.qa.bb.exceptions.BobcatRuntimeException at BreadcrumbComponentTest.java:60
Caused by: com.cognifide.qa.bb.exceptions.BobcatRuntimeException at BreadcrumbComponentTest.java:60
Caused by: org.openqa.selenium.ElementClickInterceptedException at BreadcrumbComponentTest.java:60

can you please guide me how I use aem65 module for testing?

Thanks,
Sanjeet Kumar

Typo in README.md

In README.md is: ./gradlew clean assembly.

Actual behavior:

Running it finish with failure, like below:

gradlew clean assembly

FAILURE: Build failed with an exception.

  • What went wrong:
    Task 'assembly' not found in root project 'Bobcat AEM 6.5 Tests '. Some candidates are: 'assemble'.

  • Try:
    Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.7/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4s

Expected behavior:

Build should pass

Fix:

To make build working should be change to: ./gradlew clean assemble

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.