Commit 3f8fa00
committed
fix(robot): fix viewport type and update ADR with Playwright findings
Cast viewport width/height to int in SalesforcePlaywright.open_test_browser.
Update ADR 0004 to note pre-existing wait_until_salesforce_is_ready bug
that prevents Playwright E2E execution.1 parent 4089b8c commit 3f8fa00
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- cumulusci/robotframework
- docs/adrs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments