java - Why is my TestNG dataprovider website blocking? -


i'm using testng, selenium grid , using @dataprovider annotation read testcase values excel sheet. testing 2 sites offer same products using same field names etc., under different brand names.

site processes without issues whereas site b seems aware automation script been run on , redirects contact screen preventing me completing test case. when log on manually, can proceed without problem.

my question is, there tools can prevent use of data injection @dataprovider annotation, and, if so, there way around them?


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -