* compare arrays of actions instead of checking the available actions one by one
add more tests for more file types
reorganise and separate test files
use correct capitalisation of “Leave Library”, according to ACA-2473
add some try catch blocks
* fix test and rebalance suites
* remove hidden old info button
- that exists in DOM, even though hidden, after fix of [ACA-2288] issue
* change actions order after ACA-2649
* add tests for search results page and actions on search results
* fix selector and add more tests
* split unshare tests
* fix tests
* add more tests and TestRail ids
* add item.id to File Libraries
* add method to wait for node to be indexed
* create separate methods in queries API to wait for sites or wait for nodes
* improvements, renaming
* renaming
* fix
* add tests for actions on search results
* add wait and use new method
* fix
* another fix
* use correct method
* more fixes
* create method for clickView button
* fixes
* no message
* refactor Mark as favourite tests
rename method to be more clear
create separate methods for some checks and actions
* forgot some changes
* refactor delete-undo tests
* some more refactoring
* fix