Skip to content

Commit f09dab7

Browse files
authored
Update README.md
1 parent ac22062 commit f09dab7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Installing and managing a Gem is done through the gem command. To Kraken's gem r
1717

1818
## Signaling
1919

20+
Signaling is a protocol used for the communication of two or more devices running in parallel. It’s based in the idea that each emulator or real device has a communication channel where he can receive signals sent from other devices which contain information or actions that are supposed to be executed. This type of protocol is commonly used in automated mobile E2E testing tools that validate scenarios involving the inter-communication and collaboration of two or more applications.
21+
2022
## Writing your first test
2123

2224
## Running your tests

0 commit comments

Comments
 (0)