use Duration;
/// Module containing all the tests related to the `Keyboard` trait
/// that are platform independent
/// Module containing all the tests related to the `Mouse` trait
/// that are platform independent
// Check if the code is running in the CI
// Add a longer delay if it is not ran in the CI so the user can observe the
// mouse moves but don't waste time in the CI