Questions tagged [seetest]
42 questions
0
votes
1 answer
How to scroll up to a specific date in calendar in appium java
I'm scrolling up in list of year in calendar to select specific date like "1998". So how to scroll up to given year and click on that year?
This given code is scrolling up little bit and then scrolling down again two times.
This image is shows…

Jatush Lashkari
- 82
- 10
0
votes
4 answers
"It is impossible to create a new session because 'createSession' which takes HttpClient, InputStream and long" while running test in experitest
I am trying to run my test in an android mobile in a cloud platform cloud.seetest.io by installing appium studio plugin in eclipse so that test can be run directly from eclipse IDE itself.
It is always giving the error as …

sowmyasurampalli
- 5
- 1
0
votes
1 answer
Swipe on mobile device (iPad Settings screen) always swipe on right half. How to perform Swipe in Left half
I need to swipe on IPad settings screen. Ipad setting screen have options on left and based on option selected, You will get right half of screen.
Now with Swipe command in Seetest( A tool based on Appium) it always perform swipe in right half.
Is…

Navkunj Kumar
- 73
- 1
- 1
- 7
0
votes
1 answer
Cloud Test Environment For iOS Device
I want to develop a testing tool/cloud through which user can remotely access iOS devices and can test.
Just like SeeTest Cloud Refer this
Is there any Library with which I can do this.

Bhagyashree Vaidya
- 53
- 4
0
votes
1 answer
Facebook WebDriverAgent: How to run it without Xcode
I want to run WebDriverAgent app without Xcode, like Seetest application which works independently
https://experitest.com/mobile-test-automation/

Jas_meet
- 366
- 1
- 20
0
votes
1 answer
Toast message in mobile testing - SeeTest
I am automating on Mobile using SeeTest Automation Tool, and I need to validate the Toast Message. How to do it? I am using Selenium WebDriver and C#.

testing qwerty
- 105
- 1
- 1
- 12
0
votes
1 answer
SeeTest - Element not clicked
I am new to mobile automation(using SeeTest) and tried to automate Gmail account on mobile browser. There is a "Switch account" element, which is captured while recording. But while execution, the driver is unable to find the element. What needs to…

testing qwerty
- 105
- 1
- 1
- 12
0
votes
1 answer
SeeTest (Mobile automation) support for serenity
we are trying to implement serenity to test mobile application using SeeTest automation tool. can anyone guide what will be best way. currently we are able to connect to the device with the help of wrappedSeeTestDriver.once the execution completes…

azeem
- 23
- 8
0
votes
0 answers
How to automate iPhone device setting using see Test?
I am trying to open ios mobile app using see test, for that I need to change iPhone device setting but I don't have idea how to open device setting.
Please suggest me how to open iPhone device setting using seeTest?

Ashu
- 49
- 1
- 1
- 5
0
votes
3 answers
Appium Select Element by ID
I am trying to convert my SeeTest suite to Appium, but I'm having one large issue:
I can't select elements by their @id attribute. When I try to select by ID, it says "element not found". When I view the apk through uiautomateviewer, no element @ids…

Jared Loomis
- 795
- 1
- 5
- 8
0
votes
1 answer
Element @ids are stripped from apk
I am performing automated testing of an android application and I would like to select elements by @id. I have been using a proprietary software called SeeTest Automation because it performs "instrumentation" to allow selection by @ids. I'd like to…

Jared Loomis
- 795
- 1
- 5
- 8
0
votes
1 answer
Scrolling issue in SeeTest Automation using Selenium webdriver
I am facing Scrolling issue in SeeTest Automation for Android automation using Mobile Webdriver + Selenium .
I have tried JScriptExcecutor , Scroll methods also but i was not able to scroll so anyone can help me regarding this ?

Gaurav
- 197
- 1
- 7
0
votes
1 answer
Need a cross platform tool for UI Testing
I want to write code in a platform that supports multi-device capabilities for UI automation.
Can I use Selenium? Does Selenium support this? I can see that Winium for Windows and Appium for Android and ios are available.

the_dopamine
- 899
- 6
- 12
- 21
0
votes
3 answers
Does script developed on Appium for browser automation work on Android, iOS devices as well as desktops?
I am trying to find out how much can Appium support for automation.
Do same script work on mobile as well as desktops ?
Does it have some way of providing devices on cloud like seetest?
Does it support native apps on both android and iOS ?

user3251882
- 922
- 1
- 11
- 21
0
votes
1 answer
Automation on Multiple Platforms
My Client has an application which will be working on Desktop Browsers, Mobile Brosers and as a Native app on both Android and iPad. Currently we as test team propsed using Selenium for Web Automation & Combination of Selenium+ SeeTest for web…

Saurabh Seth
- 43
- 1
- 2
- 7