1. 04 Oct, 2018 10 commits
  2. 03 Oct, 2018 3 commits
  3. 02 Oct, 2018 5 commits
  4. 01 Oct, 2018 12 commits
  5. 28 Sep, 2018 6 commits
  6. 26 Sep, 2018 3 commits
  7. 25 Sep, 2018 1 commit
    • Thomas Gambier's avatar
      [erp5_officejs_ui_test] Fix some OfficeJS UI tests · 8900b5d3
      Thomas Gambier authored
      After clicking on "Documents", we need to wait for the listbox to be loaded before doing anything else. In particular, if we do a search after clicking on "Documents" the listbox is loaded twice (once after clicking on Documents and once after clicking on search). If we don't wait for the listbox to be loaded before doing the search, the search macro might end too early.
      8900b5d3