Is it possible to get the next sibling by using by.cssContainingText()
Example: HTML code is like below:
You could use the node.nextSibling selector. Check out this article