Project

General

Profile

Actions

action #50045

closed

[qam][blue][sle] - Fix type_password to accept parameters and pass them to the inner call type_string

Added by pcervinka almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Enhancement to existing tests
Target version:
-
Start date:
2019-04-05
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

type_password is wrapper around type_string, but doesn't support all its parameters.
http://open.qa/api/testapi/#_type_string accepts following:

type_string($string [, max_interval => ] [, wait_screen_changes => ] [, wait_still_screen => ] [, secret => 1 ]
[, timeout => ] [, similarity_level => ] );

type_password supports max_interval only.

Expectation:
Try pass all relevant parameters to type_string


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #49655: [qam][sporadic][blue] test fails in evolution_prepare_servers - Race condition when typing passwordResolvedpcervinka2019-03-25

Actions
Actions #1

Updated by pcervinka almost 5 years ago

  • Related to action #49655: [qam][sporadic][blue] test fails in evolution_prepare_servers - Race condition when typing password added
Actions #2

Updated by pcervinka almost 5 years ago

  • Status changed from Workable to In Progress
Actions #4

Updated by pcervinka almost 5 years ago

  • Status changed from In Progress to Resolved

PR merged.

Actions

Also available in: Atom PDF