brave / qa-resources

Mozilla Public License 2.0
21 stars 19 forks source link

Add `iOS` check into manual passes that ensured you can't trigger JS from the omnibox #565

Open kjozwiak opened 11 months ago

kjozwiak commented 11 months ago

As per https://github.com/brave/brave-ios/issues/8453#issuecomment-1820124820, we'll need to add a quick check into our existing manual passes to ensure that users can't trigger JS from the omnibox as demonstrated via https://github.com/brave/brave-ios/issues/8453#issue-2003336013. We can basically use the same STR/Case within that issue, just need to reword it. This should be added into all our manual passes for iOS.

CCing @hffvld @Uni-verse