Skip to content

Conversation

@APshenkin
Copy link
Contributor

@APshenkin APshenkin commented May 30, 2017

@APshenkin APshenkin mentioned this pull request May 30, 2017
let AssertionFailedError = require('../../lib/assert/error');
let formContents = require('../../lib/utils').test.submittedData(path.join(__dirname, '/../data/app/db'));
let expectError = require('../../lib/utils').test.expectError;
let webApiTests = require('./webapi');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

never used...

Copy link
Contributor

@DavertMik DavertMik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs should be updated

* Check the device orientation
* Appium: support Android and iOS
*/
seeOrientationIs(orientation) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what are possible options for orientation?
Code examples please ;)

* Switch to the specified context
* Appium: support only Android
*/
switchToContext(value) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is a context? Code examples please )

@DavertMik DavertMik merged commit c46f7c4 into master Jun 2, 2017
@ecampii
Copy link

ecampii commented Jun 5, 2017

can we have it through npm install?

@DavertMik
Copy link
Contributor

@ecampii yes, once the new version released.
But we need to prepare documentation for the release and test everything nicely )

@ecampii
Copy link

ecampii commented Jun 5, 2017

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants