summaryrefslogtreecommitdiff
path: root/qa/qa/runtime/browser.rb
Commit message (Expand)AuthorAgeFilesLines
* Move server responding check to scenario before hookMark Lapierre2019-02-141-0/+2
* Dont pass extraneous chrome variables to other browsersddavison2019-01-091-9/+12
* Allow QA to run in remote grid environmentsddavison2019-01-091-17/+24
* Add option to use the same Chrome profileThong Kuah2018-12-061-0/+7
* Adds QA_COOKIES option to gitlab-qaJohn Jarvis2018-11-281-0/+9
* Initial commitSanad Liaquat2018-10-111-0/+4
* Reset local storage between qa testsDJ Mountney2018-07-251-0/+1
* Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File cla...Rémy Coutable2018-07-181-2/+2
* [QA] Ensure screenshots are save in subfolder per QA runRémy Coutable2018-07-111-0/+4
* Ensure QA specs are categorized as feature specs by RSpecRémy Coutable2018-07-051-0/+6
* Only clear the sessions if block_given? and no errorLin Jen-Shin2018-06-131-13/+1
* Ensure we save QA screenshots to an absolute pathqa-absolute-path-to-screenshotsRémy Coutable2018-02-011-1/+1
* Backport QA changes from EEGabriel Mazetto2018-01-261-2/+2
* Add ability to drive the API in QA specsBrett Walker2018-01-231-13/+6
* Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`"Brett Walker2018-01-081-7/+34
* Only keep screenshots from last run for QA specsqa/rs-screenshot-last-runRobert Speicher2017-12-151-0/+3
* Update browser.rbGrzegorz Bizon2017-12-111-2/+2
* Update browser.rbGrzegorz Bizon2017-12-111-1/+1
* Fix minor Rubocop offenses in QA browser runtimeGrzegorz Bizon2017-12-111-1/+1
* Decouple subject's address from page objects in QAGrzegorz Bizon2017-12-071-7/+25
* Fix runtime QA browser and capturing screenshotsGrzegorz Bizon2017-12-071-2/+4
* Make QA runtime browser an actable objectGrzegorz Bizon2017-11-191-36/+47
* Use QA browser to navigate to pages and handle sessionsGrzegorz Bizon2017-11-171-4/+12
* WIP Handle domain sessions better in QA test scenarioGrzegorz Bizon2017-11-171-0/+70