summaryrefslogtreecommitdiff
path: root/qa/qa/page/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix and simplify end-to-end tests for secret variablesGrzegorz Bizon2018-02-161-0/+4
* Make wait return the value we yielded whenLin Jen-Shin2018-02-121-1/+2
* Introduce a new QA::Gitlab::Page::Component::Dropzone classRémy Coutable2018-01-311-15/+0
* Port changes from gitlab-org/gitlab-ee!4064 to CERémy Coutable2018-01-301-0/+32
* Merge branch 'qa_78_create_merge_request' into 'master'Grzegorz Bizon2018-01-291-2/+6
|\
| * Create merge request specqa_78_create_merge_requestFelipe Artur2018-01-261-2/+6
* | Fix intermittent click errorqa/mk-fix-element-is-not-clickable-at-pointMichael Kozono2018-01-261-7/+9
|/
* Also test if the fingerprint is correctLin Jen-Shin2018-01-221-1/+15
* Fix QA selector class used to click on QA elementsGrzegorz Bizon2018-01-101-1/+1
* Reduce duplication in QA page elements-related codeGrzegorz Bizon2018-01-091-1/+1
* Add QA page views / elements couling with the menuGrzegorz Bizon2018-01-091-0/+4
* Improve QA sanity selectors test output messageGrzegorz Bizon2018-01-091-1/+1
* Fix QA pages validation delegation and memoizationGrzegorz Bizon2018-01-091-1/+1
* Add QA error when page class has no views definedGrzegorz Bizon2018-01-091-0/+4
* Use composite pattern to return page view errorsGrzegorz Bizon2017-12-221-2/+2
* Add implementation for matching view elements in QAGrzegorz Bizon2017-12-221-0/+4
* Move QA elements DSL as it belongs to different classGrzegorz Bizon2017-12-221-2/+2
* Add domain specific language to define QA page elementsGrzegorz Bizon2017-12-221-0/+21
* Remove noisy notification from QA base pageqa/gb/selenium-handle-domain-sessionsGrzegorz Bizon2017-12-121-2/+0
* Fix minor Rubocop offenses in QA browser runtimeGrzegorz Bizon2017-12-111-1/+3
* Decouple subject's address from page objects in QAGrzegorz Bizon2017-12-071-4/+4
* Merge branch 'master' into qa/gb/selenium-handle-domain-sessionsGrzegorz Bizon2017-12-071-2/+17
|\
| * Backport QA code that belongs to CE from EE Geoqa/gb/backport-geo-integration-tests-commonsRémy Coutable2017-11-221-0/+17
* | Make QA runtime browser an actable objectGrzegorz Bizon2017-11-191-15/+0
* | Use QA browser to navigate to pages and handle sessionsGrzegorz Bizon2017-11-171-0/+19
* | WIP Handle domain sessions better in QA test scenarioGrzegorz Bizon2017-11-171-0/+14
|/
* Fix QA page refresh address by using absolute URLsqa/gb/fix-page-refresh-addressGrzegorz Bizon2017-11-111-1/+1
* Add GitLab QA integrations tests to GitLab CE / EEGrzegorz Bizon2017-03-091-0/+12