- System.setProperty("webdriver.firefox.profile", "default"); --- this code is used to include the profile of the user, every browser will have profile created for a user with the name default.
See here default is the name of the profile, to create name for the profile:
Go to run->enter 'profile -f': it will direct to you a page where you could create profile.
See here default is the name of the profile, to create name for the profile:
Go to run->enter 'profile -f': it will direct to you a page where you could create profile.
No comments:
Post a Comment