Skip to content

Conversation

@ProgrammerMaf
Copy link

added base tests

@Zhigalov Zhigalov self-assigned this May 17, 2017
// values you need to put in here in order to connect to these services.
//
user: 'alex5465',
key: '9YphTyPXaeZBzpZopK2i',
Copy link
Contributor

Choose a reason for hiding this comment

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

Ключи нужно хранить в переменных окружения,
подробнее про это смотри в лекции

lastText = browser.getValue('.active');
header = browser.getValue('h1.page-header');

//assert.equal(lastText, header);
Copy link
Contributor

Choose a reason for hiding this comment

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

А что с проверкой?

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.

2 participants