Skip to content

Commit 956414e

Browse files
committed
Ajuste Action
1 parent de27fc3 commit 956414e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,8 @@ def refreshSpaceships(qtd):
329329
qtd_spaceships = math.ceil(qtd_spaceships/30)
330330

331331
if count_nexList < qtd_spaceships:
332+
reloadSpacheship()
333+
time.sleep(1)
332334
clickBtn(images['spg-next'])
333335
time.sleep(1)
334336
count_nexList +=1

0 commit comments

Comments
 (0)