How would i go about making a config in OB2 with a site that has a page with just user first then pass? Like for example when you go to the page it shows to input the user first until you click continue. Then it lets you input the password and submit. How would you go about this issue?
Generally they are storing the user variable locally and then send all info in just 1 request.
so how would i go about making a config for that brother?