-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Timeout Ex when open auction page #382
base: eauction-devel
Are you sure you want to change the base?
Conversation
Reviewed 3 of 3 files at r1. op_robot_tests/tests_files/auction.robot, line 97 at r1 (raw file):
Для чого тут op_robot_tests/tests_files/auction.robot, line 99 at r1 (raw file):
А by default там скільки секунд? Comments from Reviewable |
Review status: all files reviewed at latest revision, 2 unresolved discussions. op_robot_tests/tests_files/auction.robot, line 97 at r1 (raw file): Previously, selurvedu wrote…
Ідея полягає у тому, щоби у разі якщо протягом 15 секунд вебдрайвер не зміг відкрити сторінку із проведенням аукціону, спробувати перевідкрити сторінку за 10 спроб. В середньому та сторінка відкривається за 6 секунд, можна було і менше поставити, але вирішив про всяк випадок поставити вдвічі більший час. Проміжки можна змінити, якщо забажаєш. op_robot_tests/tests_files/auction.robot, line 99 at r1 (raw file): Previously, selurvedu wrote…
По дефолту 30 секунд. Comments from Reviewable |
Review status: all files reviewed at latest revision, 1 unresolved discussion. op_robot_tests/tests_files/auction.robot, line 97 at r1 (raw file): Previously, OSerhii wrote…
1 s малувато, на повільних машинах браузер може не встигнути закритись. Comments from Reviewable |
Review status: all files reviewed at latest revision, 1 unresolved discussion, some commit checks failed. op_robot_tests/tests_files/auction.robot, line 97 at r1 (raw file): Previously, selurvedu wrote…
Я не бачу проблеми, оскільки буде створюватися окремий інстанс вебдрайвера і йому буде до лампочки чи встиг закритися браузер) Comments from Reviewable |
Review status: all files reviewed at latest revision, 1 unresolved discussion, some commit checks failed. op_robot_tests/tests_files/auction.robot, line 97 at r1 (raw file): Previously, OSerhii wrote…
OK Comments from Reviewable |
+conflicts |
a682893
to
47d8eb8
Compare
This change is