Commit dc7b881
committed
File tree
568 files changed
+14814
-667
lines changed- bellatrix.android/src/main/java/solutions/bellatrix/android/infrastructure
- bellatrix.core
- src/main/java/solutions/bellatrix/core
- assertions
- configuration
- integrations/azure
- plugins
- junit
- utilities
- parsing
- bellatrix.desktop/src/main/java/solutions/bellatrix/desktop/infrastructure
- bellatrix.playwright.getting.started/src/test/java/O24_iframes_and_shadow_dom
- bellatrix.playwright
- src/main/java/solutions/bellatrix/playwright
- components
- advanced
- grid
- services
- table
- common
- create
- datahandlers
- validate
- webelement
- contracts
- shadowdom
- findstrategies
- infrastructure
- junit
- testng
- services
- utilities
- functionalinterfaces
- bellatrix.plugins.screenshots/src/main/java/plugins/screenshots
- bellatrix.plugins.video/src/main/java/plugins/video
- bellatrix.web
- src/main/java/solutions/bellatrix/web
- components
- advanced
- grid
- services
- table
- contracts
- datahandlers
- enums
- listeners
- shadowdom
- configuration
- findstrategies
- infrastructure
- junit
- testng
- pages
- services
- validations
- waitstrategies
- framework-tests
- bellatrix.android.tests
- src
- main/resources
- test/java
- junit
- testng
- bellatrix.desktop.tests
- src
- main/resources
- test/java
- junit
- testng
- bellatrix.ios.tests
- src
- main/resources
- test/java
- junit
- testng
- bellatrix.playwright.tests
- src
- main
- java
- breadcrumbsection
- cartinfosection
- cartpage
- checkoutpage
- configuration
- mainpage
- searchsection
- resources
- testpages
- anchor
- button
- checkbox
- color
- datetimelocal
- date
- div
- email
- grid
- heading
- image
- label
- layout
- month
- number
- output
- password
- phone
- progress
- radio
- range
- reset
- search
- select
- shadowdom
- span
- table
- textarea
- text
- time
- url
- week
- test
- java
- controls
- grid
- data
- table
- junit
- shadowdom
- testng
- resources
- bellatrix.web.tests
- src
- main
- java
- breadcrumbsection
- cartinfosection
- cartpage
- checkoutpage
- common/configuration
- mainpage
- searchsection
- resources
- testpages
- anchor
- button
- checkbox
- color
- datetimelocal
- date
- div
- email
- grid
- heading
- image
- label
- layout
- month
- number
- output
- password
- phone
- progress
- radio
- range
- reset
- search
- select
- shadowdom
- span
- table
- textarea
- text
- time
- url
- week
- test
- java
- controls
- grid
- data
- shadowdom
- table
- junit
- testng
- resources
- getting-started
- bellatrix.playwright.getting.started
- src
- main/resources
- test/java
- O10_validate_assertions
- O11_behaviour_driven_development
- O12_page_objects
- cart_page
- checkoutpage
- main_page
- models
- O13_layout_testing
- O14_troubleshooting_screenshots
- O15_troubleshooting_video_recording
- O16_grid_and_cloud_integration
- browser_stack_02
- selenium_grid_01
- O17_logging
- O18_test_workflow_hooks
- O19_plugins
- O1_file_structure
- O20_component_action_hooks
- O21_extend_components
- O22_extend_common_services
- O23_add_new_find_locators
- O24_iframes_and_shadow_dom
- O2_control_browser
- O4_locate_components
- O5_locate_and_wait_elements
- O6_waits_for_components
- O7_common_services
- browser_service_01
- cookies_service_03
- dialog_service_02
- java_script_service_04
- O8_web_components
- O9_normal_assertions
- bellatrix.web.getting.started
- src
- main/resources
- test/java
- O10_validate_assertions
- O11_behaviour_driven_development
- O12_page_objects
- cart_page
- checkoutpage
- main_page
- models
- O13_layout_testing
- O14_troubleshooting_screenshots
- O15_troubleshooting_video_recording
- O16_grid_and_cloud_integration
- browser_stack_02
- selenium_grid_01
- O17_logging
- O18_test_workflow_hooks
- O19_plugins
- O1_file_structure
- O20_component_action_hooks
- O21_extend_components
- O22_extend_common_services
- O23_add_new_find_locators
- O24_add_new_component_wait_methods
- O2_control_browser
- O4_locate_components
- O5_locate_and_wait_elements
- O6_waits_for_components
- O7_common_services
- browser_service_01
- cookies_service_03
- dialog_service_02
- java_script_service_04
- O8_web_components
- O9_normal_assertions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
568 files changed
+14814
-667
lines changedLines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | 32 | | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
| |||
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
87 | | - | |
| 85 | + | |
88 | 86 | | |
89 | 87 | | |
90 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | | - | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
77 | | - | |
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
| |||
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
86 | | - | |
| 83 | + | |
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
| |||
166 | 163 | | |
167 | 164 | | |
168 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
169 | 171 | | |
170 | 172 | | |
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
81 | | - | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
83 | 90 | | |
84 | 91 | | |
85 | 92 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
Lines changed: 0 additions & 43 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 17 | | |
25 | 18 | | |
26 | 19 | | |
| |||
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
95 | | - | |
| 94 | + | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
| 29 | + | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
95 | 93 | | |
96 | 94 | | |
97 | 95 | | |
98 | | - | |
| 96 | + | |
99 | 97 | | |
100 | 98 | | |
101 | 99 | | |
| |||
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
110 | | - | |
| 108 | + | |
111 | 109 | | |
112 | 110 | | |
113 | 111 | | |
114 | 112 | | |
| 113 | + | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
141 | 143 | | |
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Lines changed: 36 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
4 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
5 | 22 | | |
6 | 23 | | |
7 | 24 | | |
8 | 25 | | |
| 26 | + | |
9 | 27 | | |
10 | 28 | | |
11 | 29 | | |
| 30 | + | |
12 | 31 | | |
13 | 32 | | |
14 | 33 | | |
| |||
38 | 57 | | |
39 | 58 | | |
40 | 59 | | |
41 | | - | |
42 | | - | |
| 60 | + | |
| 61 | + | |
43 | 62 | | |
44 | 63 | | |
45 | 64 | | |
| |||
55 | 74 | | |
56 | 75 | | |
57 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
58 | 92 | | |
0 commit comments