* Add css classes. * Add some functions for test * Cypress test. Dump/Upload annotation. * Increase Cypress version to 6.4.0 * Added css classes for projects * Replace dowloadFolder parameter * Commands adaptation to 6.4.0 * Tests adaptation * Additional changes related to migration to 6.4.0 * some fix * Update cvat-ui/src/components/project-page/details.tsx Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> * Update cvat-ui/src/components/project-page/details.tsx Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> * Apply comment Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
* add test * add cssSelectors and change cvat-ui version * fix test if it is running at firefox * change ant to cvat cssSelector * improvements by comments Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com>
* init server changes