-
I am so glad you took the time to create this example. Unfortunately, after forking then cloning this project onto my Mac 10.13.1, opening the project within Android Studio 3.0.0, seeing ADB appear, I…
-
Awesome work on this program from what i saw in windows
love to assist where i can
but currently the **program does not open on my system**
build list of RGB devices along with cpu and OS:
wind…
-
Hi,
Is there any way to get .apk/.ipa from S3 bucket to Jenkins-Device farm-Application path
Scenario :
After Dev team triggers the Jenkins-job, It will store the app in S3 bucket with AppName…
-
Hi,
I have seen AWS is supporting the below
**Test Type Configuration**
- Appium JUnit
- Appium TestNG
- Built-in: Explorer
- Built-in: Fuzz
- Calabash
but I'm not sure exactly supporti…
-
We should set up our CI to run tests on vendor-specific devices
-
terraform {
required_providers {
virtualbox = {
source = "terra-farm/virtualbox"
version = "0.2.2-alpha.1"
}
}
}
resource "virtualbox_vm" "node" {
count = 1…
-
### Prerequisites
- [X] I have read and understood the [user manual](https://mccteam.github.io/guide/)
- [X] I made sure I am running the latest [development build](https://github.com/MCCTeam/Minecra…
-
Hi,
i´m getting an few errors if i enable the TargetDeviceCheck.
Get-PvsDiskInfo : The specified vDisk does not exist.
At C:\Healthcheck\Farm_Health.ps1:683 char:15
+ … $diskinfo = Get-PvsDisk…
-
-
Handle multiple app install as part of prerequisite steps
In my use case We need to install and initalize 3-4 apps before script execution where we will be doing in @beforesuite prequesite using a…