File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ async def test_TC_WebRTCR_2_1(self):
143143 self .step (3 )
144144 # Prompt user with instructions
145145 prompt_msg = (
146- f"\n Please commission the server app with { params } from DUT :\n "
146+ f"\n Please commission the server app from DUT: manual code=' { params . setupManualCode } ' QR code=' { params . setupQRCode } ' :\n "
147147 f" pairing onnetwork 1 { passcode } \n "
148148 "Input 'Y' if DUT successfully commissions without any warnings\n "
149149 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ async def test_TC_WebRTCR_2_2(self):
143143 self .step (3 )
144144 # Prompt user with instructions
145145 prompt_msg = (
146- f"\n Please commission the server app with { params } from DUT :\n "
146+ f"\n Please commission the server app from DUT: manual code=' { params . setupManualCode } ' QR code=' { params . setupQRCode } ' :\n "
147147 f" pairing onnetwork 1 { passcode } \n "
148148 "Input 'Y' if DUT successfully commissions without any warnings\n "
149149 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ async def test_TC_WebRTCR_2_5(self):
147147 self .step (3 )
148148 # Prompt user with instructions
149149 prompt_msg = (
150- f"\n Please commission the server app with { params } from DUT :\n "
150+ f"\n Please commission the server app from DUT: manual code=' { params . setupManualCode } ' QR code=' { params . setupQRCode } ' :\n "
151151 f" pairing onnetwork 1 { passcode } \n "
152152 "Input 'Y' if DUT successfully commissions without any warnings\n "
153153 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ async def test_TC_WebRTCR_2_6(self):
144144 self .step (3 )
145145 # Prompt user with instructions
146146 prompt_msg = (
147- f"\n Please commission the server app with { params } from DUT :\n "
147+ f"\n Please commission the server app from DUT: manual code=' { params . setupManualCode } ' QR code=' { params . setupQRCode } ' :\n "
148148 f" pairing onnetwork 1 { passcode } \n "
149149 "Input 'Y' if DUT successfully commissions without any warnings\n "
150150 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ async def test_TC_WebRTCR_2_7(self):
144144 self .step (3 )
145145 # Prompt user with instructions
146146 prompt_msg = (
147- f"\n Please commission the server app with { params } from DUT :\n "
147+ f"\n Please commission the server app from DUT: manual code=' { params . setupManualCode } ' QR code=' { params . setupQRCode } ' :\n "
148148 f" pairing onnetwork 1 { passcode } \n "
149149 "Input 'Y' if DUT successfully commissions without any warnings\n "
150150 "Input 'N' if commissioner warns about commissioning the non-genuine device, "
You can’t perform that action at this time.
0 commit comments