Title: Update BrowserStackSample.java by 8ll · Pull Request #27 · browserstack/java-appium-app-browserstack · GitHub
Open Graph Title: Update BrowserStackSample.java by 8ll · Pull Request #27 · browserstack/java-appium-app-browserstack
X Title: Update BrowserStackSample.java by 8ll · Pull Request #27 · browserstack/java-appium-app-browserstack
Description: package ios;
import java.net.URL;
import java.util.List;
import java.net.MalformedURLException;
import org.openqa.selenium.support.ui.WebDriverWait;
import org.openqa.selenium.remote.DesiredCapabilities;
import org.openqa.selenium.support.ui.ExpectedConditions;
import io.appium.java_client.MobileBy;
import io.appium.java_client.ios.IOSDriver;
import io.appium.java_client.ios.IOSElement;
public class BrowserStackSample {
public static void main(String[] args) throws MalformedURLException, InterruptedException {
DesiredCapabilities caps = new DesiredCapabilities();
// Set your access credentials
caps.setCapability("browserstack.user", "abdullazizxs_M0W5GX");
caps.setCapability("browserstack.key", "zS2Tit6YTbuhoCGgbB21");
// Set URL of the application under test
caps.setCapability("app", "bs://ff266c82636fc47ee3a615747bc9a7b63857a03d");
// Specify device and os_version for testing
caps.setCapability("device", "iPhone XS");
caps.setCapability("os_version", "12");
// Set other BrowserStack capabilities
caps.setCapability("project", "First Java Project");
caps.setCapability("build", "browserstack-build-1");
caps.setCapability("name", "first_test");
// Initialise the remote Webdriver using BrowserStack remote URL
// and desired capabilities defined above
IOSDriver
Open Graph Description: package ios; import java.net.URL; import java.util.List; import java.net.MalformedURLException; import org.openqa.selenium.support.ui.WebDriverWait; import org.openqa.selenium.remote.DesiredCapabil...
X Description: package ios; import java.net.URL; import java.util.List; import java.net.MalformedURLException; import org.openqa.selenium.support.ui.WebDriverWait; import org.openqa.selenium.remote.DesiredCapabil...
Opengraph URL: https://github.com/browserstack/java-appium-app-browserstack/pull/27
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:f60c0ccc-9c01-c458-9af1-2205e5da8072 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | D56E:379AB:1D9A16B:27AD880:69830360 |
| html-safe-nonce | 2bf7c7df2794e9c1be648c9a7449c210a63ce2698cc66eacc77dc07eff3d7e0c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENTZFOjM3OUFCOjFEOUExNkI6MjdBRDg4MDo2OTgzMDM2MCIsInZpc2l0b3JfaWQiOiIyNjMyNzU0NzU0NzA4NDQ3NjgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 691dfd571a238fa438334838f0470d9f7aa336c3ee488f95a43ef24579ea36f1 |
| hovercard-subject-tag | pull_request:1220983405 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/browserstack/java-appium-app-browserstack/pull/27/files |
| twitter:image | https://avatars.githubusercontent.com/u/79110820?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/79110820?s=400&v=4 |
| og:image:alt | package ios; import java.net.URL; import java.util.List; import java.net.MalformedURLException; import org.openqa.selenium.support.ui.WebDriverWait; import org.openqa.selenium.remote.DesiredCapabil... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | c6741528aa4d4ba81c57bbff8f8cc0de0e9115cb2993431dc9dac8d489f7b4ee |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/browserstack/java-appium-app-browserstack git https://github.com/browserstack/java-appium-app-browserstack.git |
| octolytics-dimension-user_id | 1119453 |
| octolytics-dimension-user_login | browserstack |
| octolytics-dimension-repository_id | 99221933 |
| octolytics-dimension-repository_nwo | browserstack/java-appium-app-browserstack |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 99221933 |
| octolytics-dimension-repository_network_root_nwo | browserstack/java-appium-app-browserstack |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | df2a3cea9cc9adaf422cd462f5351935c407af4d |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width