-
Updated
Feb 4, 2020 - Java
java-client
Here are 63 public repositories matching this topic...
I'd like to use the @AndroidFindBy annotation for finding elements by view tag on Android, I am specifying a test ID through this attribute as we cannot use resource ids for targeting views when using React Native.
It does not seem like @AndroidFindBy currently supports this. I see MobileBy.ByAndroidViewTag, but I believe this cannot be used with the page object model to initially locate elemen
-
Updated
Jan 30, 2020 - Java
When following the wiki tutorial acme_client does not download the challenge files when renewing a certificiate. I am running the following commands:
ACMECLIENT="java -jar acme_client.jar -w . --log-dir . --log-level TRACE"
$ACMECLIENT -a ./cert/account.key -c ./cert/$DOMAIN.csr --command order-certificate --well-known-dir ./challenge --one-dir-for-well-known
After the command acme_
-
Updated
Dec 19, 2019 - Java
-
Updated
Feb 1, 2020 - JavaScript
-
Updated
Jan 17, 2020 - Java
-
Updated
Jan 23, 2020 - Java
-
Updated
Jan 10, 2020 - JavaScript
-
Updated
Feb 1, 2020 - JavaScript
-
Updated
Feb 3, 2020 - Java
-
Updated
Mar 31, 2019 - Java
-
Updated
Feb 21, 2017 - Java
Improve this page
Add a description, image, and links to the java-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the java-client topic, visit your repo's landing page and select "manage topics."
In some cases this makes it impossible to pass certain arguments to APIs. In other cases, if a user of this client is handling untrusted user input, it can be a security issue since end users would be able to inject arbitrary unintended parameters into URLs.
If you look at the exec function in https://github.com/fabric8io/kubernetes-client/blob/master/kubernetes-client/src/main/java/io/fabric8/