File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -129,16 +129,6 @@ def test_all_your_base_are_belong_to_us(self):
129129 self .highlight ('main h2 a[id*="article"]' , loops = 7 , scroll = False )
130130 self .highlight ("section.crayons-card" , loops = 7 , scroll = False )
131131
132- self .open ("https://azure.microsoft.com/en-us/services/playfab/" )
133- self .set_text_content ("h1" , aybabtu )
134- self .set_text_content ('a[aria-label*="Try Azure"]' , ayb )
135- self .set_text_content ('a[aria-label*="Sign in to"]' , abtu )
136- self .remove_elements ('div[role="dialog"]' )
137- self .remove_elements ('[aria-label*="Microsoft Survey"]' )
138- self .highlight ("h1" , loops = 6 , scroll = False )
139- self .highlight ('a[aria-label*="Try Azure"]' , loops = 4 , scroll = False )
140- self .highlight ('a[aria-label*="Sign in to"]' , loops = 6 , scroll = False )
141-
142132 self .open ("https://store.steampowered.com/" )
143133 self .set_text_content ('div.content a[href*="/about/"]' , " " )
144134 self .set_text_content ('div.content a[href*="help.steam"]' , aybabtu )
You can’t perform that action at this time.
0 commit comments