Coder Social home page Coder Social logo

znsio / teswiz Goto Github PK

View Code? Open in Web Editor NEW
60.0 10.0 61.0 51.13 MB

End-2-End framework for Native & Web Automation using Cucumber-jvm, Appium, Selenium WebDriver, Applitools & ReportPortal

License: MIT License

Java 94.70% Gherkin 4.67% Shell 0.64%
applitools android appium cucumber gradle api-rest ios reportportal selenium selenium-webdriver webdriver

teswiz's Issues

Add visual validation for iOS

Applitools: applitool hasn't moved forward because of the issue Bug 52787

-verify the issue is still happening
-contact applitools team if still happening
-implement visual validation for iOS if issue has been resolved

Description should be configurable for Report Portal for the consumers of teswiz

Currently, the description for ReportPortal is being set in Setup.java like this:

System.setProperty("rp.description", configs.get(
                APP_NAME) + " End-2-End scenarios on " + currentPlatform.name());

If the consumer, want to change this to something else or don't want "End-2-End scenarios" as they may be dealing with component, contract test, there's no way which currently exist. We need to make "rp.description" configurable so that consumers can set this property on their own. If they're not setting, then the same value defined above should be used.

Fetch browser logs when running in Docker container

When we run web tests on local browser, we are able to generate, and store the browser logs in the logs directory, and also attach the same in reportportal.
We need to do the same when running the tests against browsers which are in docker containers.

Update README for electron application

  • Add all the procedures how to run the automation script from teswiz for the electron application
  • Describe all the parameters that were added to execute the script with electron application.

Add loggings for iOS

add reportportal logs to new iOS methods
add device logs and loggers for easy debugging

Migrate ATD to latest version

Hi Folks,

Thanks for using ATD. We have made quite a few changes to the ATD core which now depends on appium2.0. Upcoming release will be have breaking changes.

Steps to follow:

  1. Update the dependency as below, currently in jitpack.
	<dependency>
	    <groupId>com.github.AppiumTestDistribution</groupId>
	    <artifactId>AppiumTestDistribution</artifactId>
	    <version>appium2.0-6de74eab6c-1</version>
	</dependency>
  1. Make sure you have Appium2.0 server installed with respective drivers.
  2. Install appium-device-farm plugin. Refer https://github.com/AppiumTestDistribution/appium-device-farm
  3. Update your capabilties.json as https://github.com/AppiumTestDistribution/AppiumTestDistribution/blob/appium2.0/caps/iOScapabilities.json
  4. If you want to run your test against BrowserStack Refer: https://github.com/AppiumTestDistribution/AppiumTestDistribution/blob/appium2.0/caps/browserstack.json
  5. PCloudy Capabilties.json Refer: https://github.com/AppiumTestDistribution/AppiumTestDistribution/blob/appium2.0/caps/pcloudy_capabilities.json

cc: @anandbagmar

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Found renovate config warnings

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose-v3-proxy.yml
docker-compose-v3.yml
github-actions
.github/workflows/BrowserStack_Android_Calculator_CI.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4
  • android-actions/setup-android v3.2.1
.github/workflows/BrowserStack_Android_TheApp_CI.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4
  • android-actions/setup-android v3.2.1
.github/workflows/BrowserStack_MultiUser_Android_Web_CI.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4
  • android-actions/setup-android v3.2.1
.github/workflows/BrowserStack_Web_CI.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4
.github/workflows/Build_And_Run_Unit_Tests_CI.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4
  • gradle/gradle-build-action 093dfe9d598ec5a42246855d09b49dc76803c005
  • peter-evans/repository-dispatch v3
.github/workflows/HardGate_FailingBuild.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4
.github/workflows/HardGate_PassingBuild.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4
.github/workflows/codeql-analysis.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • actions/setup-java v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
gradle
gradle.properties
settings.gradle
build.gradle
  • org.sonarqube 5.1.0.4882
  • com.github.johnrengelman.shadow 8.1.1
  • io.freefair.aspectj.post-compile-weaving 8.7.1
  • com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.2
  • com.konghq:unirest-java 3.14.5
  • org.assertj:assertj-core 3.26.3
  • org.apache.commons:commons-lang3 3.16.0
  • org.apache.commons:commons-rng-simple 1.6
  • com.github.vidstige:jadb 1.2.1
  • org.jetbrains:annotations 24.1.0
  • org.junit.jupiter:junit-jupiter 5.11.0
  • joda-time:joda-time 2.12.7
  • com.browserstack:browserstack-local-java 1.1.4
  • com.applitools:eyes-appium-java5 5.68.1
  • net.masterthought:cucumber-reporting 5.8.2
  • org.aspectj:aspectjrt 1.9.22.1
  • in.specmatic:specmatic-core 1.3.39
  • io.github.bonigarcia:webdrivermanager 5.9.2
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.10
npm
package.json
  • @appium/doctor 2.1.10
  • @appium/relaxed-caps-plugin 1.0.6
  • appium 2.11.3
  • appium-device-farm 9.2.2
  • appium-uiautomator2-driver 3.7.7
  • appium-xcuitest-driver 7.24.16
  • braces 3.0.3
  • fill-range 7.1.1
  • ws 8.18.0
  • axios 1.7.4
  • ip 2.0.1

  • Check this box to trigger a request for Renovate to run again on this repository

implement all gestures for iOS

implement all the gestures that have been implemented for Android, for iOS
(would require ios app where these gestures can be performed)

Unreadable logs

While running the script getting logs in unreadable format
%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)-
%m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:
%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t]
(%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO [%t] (%F:%L)- %m%n INFO

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.