Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Unable to click Save while converting to inventory using Selenium Webdriver
I have a customer with 26,000 noninventory items with transactions behind them that need to be converted to inventory items. Since they have transactions, we can't just delete and recreate. I'm using Selenium Webdriver to automate. It's all working, except I have not yet figured out how to "click" the Save button. I'm including my java code below. If anyone has any ideas on this, it would be greatly appreciated. I've tried it in Chrome and Firefox. Both behave the same. The program logs in to NetSuite, loads a noninventory item, clicks on "ConvertInventory" button, changes the cost of goods
0