You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launch Brave Nightly using the terminal/command line with these switches:
if using macOS: /Applications/Brave\ Browser\ Nightly.app/Contents/MacOS/Brave\ Browser\ Nightly --enable-logging=stderr --vmodule="*/bat-native-ledger/*"=6,"*/brave_rewards/*"=6,"*/bat-native-ads/*"=6,"*/bat-native-confirmations/*"=6,"*/brave_ads/*"=9,"*/brave_user_model/*"=6 --brave-ads-staging --brave-ads-debug --rewards=staging=true
if using Windows: brave.exe --enable-logging=stderr --vmodule=""*/variations/*"=6,"*/bat-native-ledger/*"=6,"*/brave_rewards/*"=6,"*/bat-native-ads/*"=6,"*/brave_ads/*"=9" --brave-ads-staging --brave-ads-debug --rewards=staging=true
if using Linux: brave-browser-nightly --enable-logging=stderr --vmodule="*/bat-native-ledger/*"=6,"*/brave_rewards/*"=6,"*/bat-native-ads/*"=6,"*/bat-native-confirmations/*"=6,"*/brave_ads/*"=9,"*/brave_user_model/*"=6 --brave-ads-staging --brave-ads-debug --rewards=staging=true
Navigate to brave://rewards and enable Brave Rewards
Desktop Cases
Test #1: Confirm Brave Rewards is using the staging environment
Reference: https://github.com/brave/brave-browser/releases
/Applications/Brave\ Browser\ Nightly.app/Contents/MacOS/Brave\ Browser\ Nightly --enable-logging=stderr --vmodule="*/bat-native-ledger/*"=6,"*/brave_rewards/*"=6,"*/bat-native-ads/*"=6,"*/bat-native-confirmations/*"=6,"*/brave_ads/*"=9,"*/brave_user_model/*"=6 --brave-ads-staging --brave-ads-debug --rewards=staging=true
brave.exe --enable-logging=stderr --vmodule=""*/variations/*"=6,"*/bat-native-ledger/*"=6,"*/brave_rewards/*"=6,"*/bat-native-ads/*"=6,"*/brave_ads/*"=9" --brave-ads-staging --brave-ads-debug --rewards=staging=true
brave-browser-nightly --enable-logging=stderr --vmodule="*/bat-native-ledger/*"=6,"*/brave_rewards/*"=6,"*/bat-native-ads/*"=6,"*/bat-native-confirmations/*"=6,"*/brave_ads/*"=9,"*/brave_user_model/*"=6 --brave-ads-staging --brave-ads-debug --rewards=staging=true
iOS Cases
Test #1: Adding media to playlist from an embedded iFrame
Reference issue: #3923
<video width="400" controls>
to<video width="400" controls playsinline>
Test #2: Add option to disable 'Add to playlist' toolbar button
Reference issue: #4234
Test #3: Test import/export bookmark feature
Test #4: Test adding custom feed to Brave News
Add Source
and enter the following urlhttps://brave.com/wp-json/wp/v2/pages/27014/
Cases if there's still time left
Following are a few cases that we can run through if we finish going through the above and we still have some time available:
brave://settings/ page is empty in Guest window
- Reference IssueThe text was updated successfully, but these errors were encountered: