summaryrefslogtreecommitdiff
path: root/qa/qa/runtime/browser.rb
Commit message (Expand)AuthorAgeFilesLines
* [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