generated from tweag/project
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
tauqirsarwar1
committed
Mar 22, 2024
1 parent
90f8ccc
commit 3be5e2e
Showing
40 changed files
with
164 additions
and
764 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,12 @@ | ||
from .api_bdd import * | ||
from .browser_navigation_window_tabs_and_screenshots import * | ||
from .browser_navigation import * | ||
from .click_touch_and_keyboard_actions import * | ||
from .date_time_and_pause import * | ||
from .date_time import * | ||
from .dropdowns import * | ||
from .element_existence_visibility_and_attribute_assertion import * | ||
from .attribute_assertion import * | ||
from .environment_variables import * | ||
from .excel_and_csv import * | ||
from .html_tables import * | ||
from .ionic_hybrid_mobile_apps_steps import * | ||
from .mobile_device_actions import * | ||
from .swipe_scroll_move_hover_drag_and_drop import * | ||
from .text_assertion_editing_and_generation import * | ||
from .swipe_drag_and_drop import * | ||
from .text_assertion_editing import * | ||
from .visual_comparison import * |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.